Is there a way for Matlab to write out numbers in a "normal" way? That is, to write 10000 simply as 10000? I'd like to have more than three figures in front of the decimal dot. Is that possible?
These kind of print outs are just sad:
1.0e+003 *
0.0032 0.0035 0.0046 1.5706 1.5930
I'd like it to be:
3.2 3.5 4.6 1570.06 1593.0


LinkBack URL
About LinkBacks
