[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
- Previous message: [javascript-dev] Re: Javascript outlets, what am I missing?
- Next message: [javascript-dev] access to ftm objects from javascript?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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
- Previous message: [javascript-dev] Re: Javascript outlets, what am I missing?
- Next message: [javascript-dev] access to ftm objects from javascript?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
