10-30-2013 01:11 AM - edited 10-30-2013 01:16 AM
10-30-2013 11:52 AM
10-30-2013 12:03 PM
10-30-2013 02:07 PM
If your colleague has a Mac LV license it will run. If you want it to run as an executable, that executable has to be created on the Mac from your VI.
Font size issues between plaftorms mean that some editing of the front panel will be required. Here is what a portion of your FP looks like when opened in LV on a Mac.
Regardless of platform it appears your VI could be simplified. The Index Array can be expanded to produce all the outputs. No need for multiple copies of Index Array. In the middle you index columns. On the right you transpose the array and then index rows. Same result. Why the extra work? Just branch the wire.
Post a data file and the file format specification and someone can probably show you a much simpler way to do this.
Lynn