shareIt

Print/export a figure or Simulink model and share via email
1,9K Descargas
Actualizado 1 sep 2016

Ver licencia

Nota del editor: This File was a File Exchange Pick of the Week

shareIt uses MATLAB's print command to print one or more figures or models to file, one file per figure/model, and then uses MATLAB's sendmail command to email the output to one or more users. It supports adding flickr tags to the email so the image can be tagged when emailed to your flickr account.
An option for postscript output only is to create a single file containing the combined output of all figures/models specified, rather than an individual file per figure/model.

Citar como

Richard Quist (2025). shareIt (https://www.mathworks.com/matlabcentral/fileexchange/15222-shareit), MATLAB Central File Exchange. Recuperado .

Compatibilidad con la versión de MATLAB
Se creó con R2007a
Compatible con cualquier versión
Compatibilidad con las plataformas
Windows macOS Linux
Categorías
Más información sobre Modeling en Help Center y MATLAB Answers.

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Versión Publicado Notas de la versión
1.0.0.1

Updated license

1.0.0.0

added append option to allow creation of postscript file that contains multiple pages; improved way cell arrays of figure/system handles to share are processed.