You are now following this Submission
- You will see updates in your followed content feed
- You may receive emails, depending on your communication preferences
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
Cite As
Steve Hoelzer (2026). figuresc (https://www.mathworks.com/matlabcentral/fileexchange/23428-figuresc), MATLAB Central File Exchange. Retrieved .
General Information
- Version 1.0.0.0 (1.57 KB)
MATLAB Release Compatibility
- Compatible with any release
Platform Compatibility
- Windows
- macOS
- Linux
| Version | Published | Release Notes | Action |
|---|---|---|---|
| 1.0.0.0 |
