I've just noticed the plot catalog in R2011a. Does anyone know how to add my own plot functions to it?
http://blogs.mathworks.com/desktop/2011/04/18/redesigned-plot-catalog-in-matlab-r2011a/
BTW, I'm pretty sure it has something to do with plotpickerlayout.xml, but I can't find any information about it.
Use hold on to add a second line plot without deleting the existing line plot. The new plot uses the next color and line style based on the ColorOrder and LineStyleOrder properties of the axes. Then reset the hold state to off. When the hold state is off, new plots delete existing plots.
To create a plot that spans multiple rows or columns, specify the span argument when you call nexttile . For example, create a 2-by-2 layout. Plot into the first two tiles. Then create a plot that spans one row and two columns.
Scott Hirsch, Matlab’s lead product manager, says its not supported (unfortunately).
http://blogs.mathworks.com/desktop/2011/04/18/redesigned-plot-catalog-in-matlab-r2011a/
5th response at the bottom
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With