printall(varargin)

버전 1.0.0.0 (1.99 KB) 작성자: FTil
prints or exports all open figures
다운로드 수: 90
업데이트 날짜: 2015/7/28

라이선스 보기

A convenience function to export all open figures to graphics file or print them.
printall(root,printoptions) uses root as the root for output filenames
and forms actual names by adding figure number and, if available,
window titles (Characters which might be confusing to the
filesystem are changed.

printall sends all open figures to printer

All options are passed on to PRINT command, except
'-append' - make one file only (only postscript option)

if instead of one of the options a numerical of figure handles
is provided, only print those figures instead of all

인용 양식

FTil (2024). printall(varargin) (https://www.mathworks.com/matlabcentral/fileexchange/52311-printall-varargin), MATLAB Central File Exchange. 검색됨 .

MATLAB 릴리스 호환 정보
개발 환경: R2012a
모든 릴리스와 호환
플랫폼 호환성
Windows macOS Linux
카테고리
Help CenterMATLAB Answers에서 Interactive Control and Callbacks에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!
버전 게시됨 릴리스 정보
1.0.0.0