display format variables window

8 views (last 30 days)
Terry MacNeish
Terry MacNeish on 24 May 2016
Commented: Sven Larsen on 28 Nov 2023
I've figured out how to display numbers on the command line the way I'd like them 'longG' - but am having trouble getting them to show up in the variables window in the same format. In the attached screengrab, I'd like to set the display format of column 1 in this array to 'longG' and see all the digits with no exponential notation.
  1 Comment
per isakson
per isakson on 24 May 2016
You need to do both Choose file and Insert Image to make the "screengrab" show.

Sign in to comment.

Answers (1)

Walter Roberson
Walter Roberson on 24 May 2016
Use Preferences -> Workspace and select a format there.
  1 Comment
Sven Larsen
Sven Larsen on 28 Nov 2023
there is no format optio in Preferences -> Workspace.
OP's question is still valid. I also haven't found any way to change display format for variables (for example tables). Sometimes its short, sometimes engineering which is really annoying

Sign in to comment.

Community Treasure Hunt

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

Start Hunting!