maximize

版本 1.5.0.0 (1.4 KB) 作者: Oliver Woodford
Platform independent function to maximize a figure window.
6.2K 次下载
更新时间 2018/7/18

查看许可证

This function maximizes MATLAB figures on any platform, and any version of MATLAB at least as far back as 7.0 (possibly further). It takes a figure handle as input. Note: it doesn't simply resize the figure to fill the screen.

引用格式

Oliver Woodford (2024). maximize (https://www.mathworks.com/matlabcentral/fileexchange/25471-maximize), MATLAB Central File Exchange. 检索来源 .

MATLAB 版本兼容性
创建方式 R2018a
与 R14SP1 及更高版本兼容
平台兼容性
Windows macOS Linux
类别
Help CenterMATLAB Answers 中查找有关 Call Web Services from MATLAB Using HTTP 的更多信息

Community Treasure Hunt

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

Start Hunting!
版本 已发布 发行说明
1.5.0.0

Adds support for R2018a's Java-less WindowState property

1.4.0.0

Suppress JavaFrame obsoletion message

1.3.0.0

Acknowledge findjobj.

1.2.0.0

Fix bug reported by Heinrich Acker (thanks!).

1.1.0.0

Removed dependency on jFindobj, using an idea based on comments by Yair Altman on the newsgroup.

1.0.0.0