From: Marie on 20 Jul 2010 23:34 Dear Matlab Users, Matlab typically puts a scale factor (i.e. x 10^5) on an axis when the units are too large to display. For example, in Matlab r2008b: plot(linspace(0,100), linspace(0,1e6)) will produce y labels of 0 to 10 x 10^5. I would like to eliminate this as in my application the axis consists of Matlab serial dates and I provide text tick marks corresponding to dates. The scaling label is not selectable and I don't see anything obvious looking through the axis properties that could be deleted or turned off. If anyone has ideas I would be appreciative. Thank you - Marie
|
Pages: 1 Prev: running compile functions using fitoptions Next: How to calculate the expectation of (U-V)+ |