api_showwindow
버전 1.0.0.0 (25.9 KB) 작성자:
Mihai Moldovan
The function warps the WIN32 ShowWindow API in User32.dll.
다운로드 수: 3.3K
업데이트 날짜:
2002/7/24
라이선스 없음
When using MATLAB on windows platforms one could write MEX files to access the WIN32 API functions. However such a tutorial is difficult to find.
I decided to post an example with a commented C-MEX file that will demonstrate how to accurately find the windows handle of a MATLAB figure window and then do some API command on it.
For simplicity I selected the 'ShowWindow' API because it can be used to solve the 'common' figure maximization problem. (maximizefigure.m sample included)
인용 양식
Mihai Moldovan (2024). api_showwindow (https://www.mathworks.com/matlabcentral/fileexchange/2041-api_showwindow), MATLAB Central File Exchange. 검색 날짜: .
MATLAB 릴리스 호환 정보
개발 환경:
R12.1
모든 릴리스와 호환
플랫폼 호환성
Windows macOS Linux카테고리
Help Center 및 MATLAB Answers에서 Interactive Control and Callbacks에 대해 자세히 알아보기
태그
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!api_showwindow/
버전 | 게시됨 | 릴리스 정보 | |
---|---|---|---|
1.0.0.0 |