My fault, I know, but I wrote out an 1D array of numbers to a file using the simple Write File vi, not realising that a header would have been a good idea at the time. Now I can't read them back in because LabVIEW doesn't know what they are, and trying to put the original array element (Dbl Precision Number) on the Byte Stream Type of Read File doesn't work.
So, is there any way that I can insert an appropriate header back into the beginning of the file so that I can then read them in successfully?
(No, unfortunately I can't regenerate the data. Believe me, I would if I could!)
Thanks,
Riggy