setting format in workspace view

Double clicking on a workspace variable brings up a window with 3 tabs: PLOTS, VARIABLE and VIEW. Clicking the VIEW tab brings up a drop down menu to set the variable format, default is "short fixed decimal". The format "long fixed decimal" does not seem to work as I would expect, it shows more decimal places but in scientific notation - just like "long scientific notation". Is there a setting I am missing to produce the expected behavior?

Antworten (1)

David Fletcher
David Fletcher am 9 Mär. 2018

1 Stimme

It probably occurs when the number becomes too large or too small to be represented by the long fixed decimal format. It will also tend to happen with floating point numbers when they cannot be represented exactly - instead you will get the number+/-eps (see the docs on floating point relative accuracy)

1 Kommentar

Leslie Deck
Leslie Deck am 9 Mär. 2018
Hmm, that's unfortunate. Its mainly an annoyance, since I now always need to look for an exponent.

Melden Sie sich an, um zu kommentieren.

Kategorien

Mehr zu Entering Commands finden Sie in Hilfe-Center und File Exchange

Produkte

Gefragt:

am 9 Mär. 2018

Kommentiert:

am 9 Mär. 2018

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by