07-29-2011 07:00 AM
I have a lot of trace data in CSV format where the frequency is formated as a SI number. I am trying to read that data back in but am having trouble with the formating strings. Please see the attached example.
07-29-2011 07:24 AM
07-29-2011 07:44 AM
There does appear to be a problem. Fortunately, there is a relatively simple workaround that scales a bit better than your original, but will use a bit more memory.
I have filed CAR 309897 on the issue so R&D can fix it.
07-29-2011 12:06 PM
Thanks to all. My final solution with credit to contributors. I have left default data at the input to display a trace at the end. Remove data to save with a smaller footprint.
10-10-2024 08:01 AM
I know this is an old post - but had a play today and noticed this: 😀
10-10-2024 09:37 AM
@Al1234 wrote:
I know this is an old post - but had a play today and noticed this: 😀
Nice catch! You do get an error each time that you have to clear/ignore, but knowing that it's a great workaround!