matlab - How can I change the power of the numbers in axis of the plotted figure? -
i want plot z=(x,y) in x , y arrays large numbers (for example, 6.3251e8). matlab changes power of numbers in figure(for example 0.63251e9). want numbers of axis crossed in 10e10 (for example 0.063251e10). how can change numbers in figure?
Comments
Post a Comment