Hi guys
I am loading in a file using
which contains the numbers 1.123, 2.1234, 3.123456.Code:load data.dat
Now, how many decimals are stored in the variable data(i,1) where i is {1,3}? And can I vary this amount (I want the maximum amount).
Best,
Niles.