figuresc

버전 1.0.0.0 (1.57 KB) 작성자: Steve Hoelzer
Create a figure scaled relative to screen size. It's an easy way to make non-default size figures.
다운로드 수: 1K
업데이트 날짜: 2009/3/25

라이선스 보기

figuresc(w,h) creates a normal figure except that figure size is adjusted by scaling factors for width and height, w and h. Scaling factors have a range of 0.0 <= X < 1.0, and are relative to screen size.

figuresc(s) makes width and height scaling factors both equal to s.

h = figuresc(...) returns a handle to the figure.

Demo code (and fun too!)
for x = 0.9:-0.1:0.1, figuresc(x), end

인용 양식

Steve Hoelzer (2024). figuresc (https://www.mathworks.com/matlabcentral/fileexchange/23428-figuresc), MATLAB Central File Exchange. 검색됨 .

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

Community Treasure Hunt

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

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