I'd like to read text file including inf to numeric array and then plot the graph. But I can't read the inf data please help me.. I'm Labview 6.1 version user.. Thank you so much in advance..
The Frac/Exp String to Number function and the Spreadsheet to Array function both accept "inf" and return numeric (Inf). If the Read Spreadsheet FIle VI does not work, read the file as characters and do the conversion later.