Numberof digits after decimal??
Ältere Kommentare anzeigen
When I open using float32 , I get around 4 values after the decimal . But I want around 10 or 15 digits after decimal?? how is it done? in following code below! g= fread(fid,'*float32', skip)
Antworten (1)
the cyclist
am 3 Mai 2016
0 Stimmen
The way a number is stored in memory is different from how it is displayed in the command window.
Kategorien
Mehr zu Multirate Signal Processing finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!