| Date | File | Comment by | Comment | Rating |
|---|---|---|---|---|
| 22 Jan 2009 | FIXPSLINESTYLE Fixes line styles in postscript files created from MATLAB (PRINT command) | Doke, Jiro | Thanks for the feedback, Oliver. I'm glad to hear this inspired you to improve your own function. BTW, your print_pdf function is nice. It seems like you figured out a ways to make the grid lines separate from dashed lines. |
|
| 11 Nov 2008 | BreakPlot Produces a plot who's y-axis skips to avoid unnecessary blank space | Doke, Jiro | Nice function, Michael. I can see this will be very useful. I found some bugs, though. Try this example: sampleTimes = [1:200];
I get an error in line 142 with the RESHAPE function. One question, I don't quite understand the reasoning behind how you get the yticklabel. Can't you simply do this? set(gca, 'yticklabel', num2str(ytick')); |
|
NOTICE: Any content you submit to MATLAB Central, including personal information, is not subject to the protections which may be afforded information collected under other sections of The MathWorks, Inc. Web site. You are entirely responsible for all content that you upload, post, e-mail, transmit or otherwise make available via MATLAB Central. The MathWorks does not control the content posted by visitors to MATLAB Central and, does not guarantee the accuracy, integrity, or quality of such content. Under no circumstances will The MathWorks be liable in any way for any content not authored by The MathWorks, or any loss or damage of any kind incurred as a result of the use of any content posted, e-mailed, transmitted or otherwise made available via MATLAB Central. Read the complete Terms prior to use.
Contact us at files@mathworks.com