Legend to latex converter
by Emile Demarteau
28 Sep 2009
(Updated 26 Nov 2009)
This function converts a Matlab legend to a text annotation for latex interpretation.
|
Watch this File
|
| File Information |
| Description |
LEGEND2LATEX(FIGURE_HANDLE) Converts the present legends in the figure to legends that can be postprocessed using LaPrint.
Note that all earlier legend2latex objects are removed.
Can convert several line types and markers, but all may not look equally well. Ideally used in combination with LaPrint and a latex interpreter that uses the AMS math package (for the markers). |
| Acknowledgements |
La Print
inspired this file.
|
| 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 |
| 26 Nov 2009 |
The updated version can also handle stem, area and bar graphs. |
|
Contact us