Ahora está siguiendo esta publicación
- Verá actualizaciones en las notificaciones de contenido en seguimiento.
- Podrá recibir correos electrónicos, en función de las preferencias de comunicación que haya establecido.
figuremaker helps users generate publication quality graphics from
matlab. This code was modified from the exportfig function, available
at http://www.mathworks.com/matlabcentral/fileexchange/727-exportfig
This function is nice in that the font sizes on the exported figure
will agree with the font size of the document the figure is placed
into.
Exportfig was modified to allow rgb color in the exported figure.
Also, export of pdf file format is implemented with help from Oliver
Woodford's export_fig package, available at
http://www.mathworks.com/matlabcentral/fileexchange/23629-exportfig
The file format of the output is automatically chosen from the
filename, for example
>> exportfig('filename.pdf')
exports the current figure into pdf format.
Citar como
Todd Karin (2026). FIGUREMAKER - Publication quality figures with matlab (https://es.mathworks.com/matlabcentral/fileexchange/42012-figuremaker-publication-quality-figures-with-matlab), MATLAB Central File Exchange. Recuperado .
Información general
- Versión 1.1.0.0 (51,2 KB)
Compatibilidad con la versión de MATLAB
- Compatible con cualquier versión
Compatibilidad con las plataformas
- Windows
- macOS
- Linux
