how to make yticklabel show like this , exponent not like 4x10{6} or 3e4

 Accepted Answer

set(gca, 'YTickLabel', {'100', '-5 x 10^{6}', '0', '5 x 10^{6}', ....})

Categories

Find more on 2-D and 3-D Plots in Help Center and File Exchange

Tags

Asked:

on 21 Mar 2014

Answered:

on 25 Sep 2018

Community Treasure Hunt

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

Start Hunting!