Wednesday 6 November 2013

Default Types in MATLAB

Changing the default format of types in MATLAB [to long]:
'format long'

To return to doubles:
'format'

No comments:

Post a Comment