shareIt

バージョン 1.0.0.1 (3.91 KB) 作成者: Richard Quist
Print/export a figure or Simulink model and share via email
ダウンロード: 1.9K
更新 2016/9/1

ライセンスの表示

編集メモ: 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.

引用

Richard Quist (2024). shareIt (https://www.mathworks.com/matlabcentral/fileexchange/15222-shareit), MATLAB Central File Exchange. 取得済み .

MATLAB リリースの互換性
作成: R2007a
すべてのリリースと互換性あり
プラットフォームの互換性
Windows macOS Linux
カテゴリ
Help Center および MATLAB AnswersModeling についてさらに検索

Community Treasure Hunt

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

Start Hunting!
バージョン 公開済み リリース ノート
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.