05-07-2008 08:18 AM
05-07-2008 08:34 AM
Hi John,
use the "read from text file.vi" and then the "spreadsheet string to array function". Before that replace all "\s\s" to "\s" code display. After that you will have your 2d array of double values.
Mike
05-07-2008 08:43 AM - edited 05-07-2008 08:44 AM
Hi John,
here a picture which shows what i mean.
Mike
05-07-2008 08:51 AM - edited 05-07-2008 08:52 AM
Read From Spreadsheet will work as long as you specify the correct delimitor.
05-07-2008 08:52 AM
05-07-2008 09:09 AM
05-07-2008 09:11 AM - edited 05-07-2008 09:16 AM
05-07-2008 09:12 AM
05-07-2008 09:26 AM