SCLFIG fixes common problems related to scaling/viewing/printing a Matlab-figure. For instance, you may want an image whose width and font size as imported in a document is EXACTLY as you wish. SCLFIG helps you match your requirements on relative X:Y ratio, Font Name, Font Size vs image width and marker size.
SPECIAL FEATURES
1. No function input/output parameters are required. This is enabled by utilizing the UserData property of the figure handle.
2. SCLFIG applies the required font size change to ALL graphics objects such as contour lines with non-vertical text and text box annotations.
3. All line widths can be optionally increased according to your figure width versus default figure width. (printing related)
4. SCLFIG uses the Monitor resolution (PPI) to determine the on-screen figure magnification. (viewing related)
5. Inheritance: SCLFIG settings of a specific figure can be copied to another figure.
引用格式
Marko Neitola (2024). sclfig (https://www.mathworks.com/matlabcentral/fileexchange/81091-sclfig), MATLAB Central File Exchange. 检索时间: .
MATLAB 版本兼容性
平台兼容性
Windows macOS Linux标签
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!版本 | 已发布 | 发行说明 | |
---|---|---|---|
1.0.0 |