XML Feeds

.

[javascript-dev] any way to get all the values of a jit.matrix from a js?

Perry Hoberman hoberman at bway.net
Thu Jul 26 19:27:51 MDT 2007


Hi -

I may be missing something obvious, but...

I want to output all the cell values of a small javascript-instantiated jit.matrix, all at once as a list of numbers or an array.

Is there any way to do this in one step, or do I have use getcell() to get the values one at a time to assemble an array first?

IE, is there a method like getcell() but for multiple cells?

- pH


More information about the javascript-dev mailing list