Suppress exponential formatting in figure ticks
问题 Tick labels for ticks bigger than about 10\'000, get formatted to 1x10^4 for example. Whereas the exponential part appears above the corresponding axes. This misbehavior has been well described on on matlab central as well, but without a solution. Thanks for your help. The \'quick trick\' set(gca, \'YTickLabel\',get(gca,\'YTick\')) did not work when applied to bar3, as can be seen on the following figure. 回答1: One way to get better control over tick labels, and to avoid the exponential