how to make yticklabel show like this , exponent not like 4x10{6} or 3e4
1 次查看(过去 30 天)
显示 更早的评论
采纳的回答
Walter Roberson
2014-3-21
set(gca, 'YTickLabel', {'100', '-5 x 10^{6}', '0', '5 x 10^{6}', ....})
0 个评论
更多回答(2 个)
另请参阅
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!