Setting for multiplication display

Hi, I am adding 78.875 * 300 , and the answer displayed is 2.3663e+04.
There must be a setting problem, how can I make it displayed 23662.5 instead of 2.3663e+04?
Thx

 Accepted Answer

doc format
Pay particularly attention to the tip section which explains how to make it stay the way you want across sections.
I personally use
format short g

Categories

Asked:

Kin
on 28 Feb 2015

Answered:

Kin
on 28 Feb 2015

Community Treasure Hunt

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

Start Hunting!