I had inadvertantly typed "thiscube" instead of "mycube" in the "volume" macro. The source above has been corrected. Please try again.
Originally posted by Petr Schreiber jr
View Post
I prefer a syntax more like the following:
Code:
Xt.MATTRN(X) ' X' XtX.MATMULT(Xt,X) ' X'X XtXinv.MATINV(XtX) ' (X'X)^-1
Or "send the MATMULT message to XtX using Xt and X."
P.S. The Help screen shows that "CLASS" refers to "CLSID$ function" but "CLASS" is not itself a reserved word.
Leave a comment: