Hi!,
We are working with large arrays of the order of 5000 x 100000 (rows x col).
We wish to perform typical array operations like replace subset, indexing, rotating and addition.
Our questions:
1) How do we work with this array within the same VI without creating indicators or controls. Wiring, we understand, is an option but then the wires will clutter our screen.
2) How do we pass/retrieve this array data to/from sub-VIs without creating indicators or controls.
3) What the fastest recommended methods of handling such large arrays.
4) Our array will be either Boolean or U8. Will both data types give similar speed results?
5) When using the replace subset function, can the subset be same dimension as original array?
6) Can we rotate a particular row within a 2D array? As of now, we extract the row as 1D, rotate and then replace the original row with rotated row.
Any ideas/suggestions (specific to array handling) to help speed our VI will be highly appreciated.
We are using LV 7.1 on Win2000
Thanks,
Gurdas
Gurdas Sandhu, Ph.D.
ORISE Research Fellow at US EPA