How to properly use the WindowAPI?

조회 수: 2 (최근 30일)
Ángel González
Ángel González 2018년 9월 13일
답변: Steven Lord 2018년 9월 13일
I'm trying to use the WindowAPI ( https://es.mathworks.com/matlabcentral/fileexchange/31437-windowapi ) but I don't really know how to install it so I can use its functions.
Thank you
  댓글 수: 1
Rik
Rik 2018년 9월 13일
You can just copy the m-files to any place on your Matlab path. I would suggest making a new folder where you can put all the m-files that you download from the FEX and add that folder to your Matlab path in the preferences.

댓글을 달려면 로그인하십시오.

채택된 답변

Steven Lord
Steven Lord 2018년 9월 13일
This was tagged "maximize" and "fullscreen". If that's the only reason you need to use this File Exchange submission, it is possible to do this in MATLAB itself as of release R2018a using the WindowState property of a figure object.

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 Environment and Settings에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by