Invalid Matrix Token
Hi. I didn't find anything about this beside <https://community.jmp.com/t5/Discussions/invalid-matrix-token/td-p/2111> (a terribly formatted post) and nothing in the Scripting Index. What is an "invalid matrix token" error? What does it mean? When I try to instantiate a matrix in my script likem = [i j];where <i> and <j> are numerical variables, it throws the error and points at i. I think that's ...
DMR