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 CenterMATLAB Answers에서 Modeling에 대해 자세히 알아보기

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.