Matlab

Moderators: None (Apply to moderate this forum)
Number of threads: 1471
Number of posts: 2147

This Forum Only
Post New Thread
Single Post View       Linear View       Threaded View      f

Report
loading a column of floats from a file Posted by mahaju on 22 Sept 2012 at 10:51 AM
Hi
I need to load 256 floating point numbers from a file to matlab
Some numbers are very large (upto 12 digits, including the first one) while some are very small (4 digits)
Using the load command matlab loads the data into a variable but stores it as NUM * 1.0e+012
So it stores all the smaller numbers 0
How do I fully load all the numbers into matlab?
Thanks




 

Recent Jobs