|
More about this article
| Created: |
11/07/2008 10:33 |
| Modified: |
02/18/2009 02:16 |
|
How can I change MATLAB's output format or precision?
Matlab always works in double precision (unless you are using the Symbolic Math Toolbox), but output display can be changed with the "format" command. From the Matlab prompt,
|
|
|