10-08-2014 06:10 PM
Is there anyway we can avoid reading the NaN? I am reading a file that a blank space needs to be treated as zero (when you use read spreadsheet it reads blank space as zero).
10-09-2014 03:11 AM
Not currently. This will be added to our potential feature list.
For now, just replace the NaN with Zeros using code as discussed here: NI Forums
A ready-to-use VI can be found here: https://decibel.ni.com/content/docs/DOC-6842
-Peter