|
|
| File Information |
| Description |
This function improves the style of lines in eps files generated by MATLAB's print function, making them more similar to those seen on screen. Grid lines are also changed from a dashed style to a dotted style, for greater differentiation from dashed lines.
The screenshot demonstrates the improvements, with the figure (top right) being printed to eps (bottom left), which is then improved (bottom right) using FIX_LINES. Note how the effect becomes more marked on thicker lines.
The function additionally moves any embedded fonts after the bounding box information, to ensure correct cropping in Ghostscript. |
| Acknowledgements |
Fixpslinestyle
inspired this file.
This file inspired
Export Fig.
|
| MATLAB release |
MATLAB 7.5 (R2007b)
|
|
Tags for This File
|
| Everyone's Tags |
|
| Tags I've Applied |
|
| Add New Tags |
Please login to tag files.
|
| Updates |
| 14 Jan 2010 |
Better error recovery. Improved backwards compatibility. Reduced memory requirements. |
| 13 Apr 2010 |
Move embedded fonts after bounding box info (for R2006b and earlier). |
| 18 Aug 2010 |
Attempt to fix problem caused by tiff preview, as reported by D Ko (thanks). No error in ghostview now, though last drawn line disappears (only with tiff preview). |
| 18 Aug 2010 |
Fix bug (only affecting R2006b & earlier) introduced in last update |
|
Contact us