Error from the 2009 to the 2017 version

조회 수: 1 (최근 30일)
Jose Antonio  Salcedo Simon
Jose Antonio Salcedo Simon 2017년 12월 22일
댓글: Ramnarayan Krishnamurthy 2017년 12월 29일
I am trying to pass a GUI from the 2009 version to the 20017 version, and MATLAB generates these errors.
Error using matlab.ui.Figure/get
There is no ActivePositionProperty property on the Figure class.
Error in Maximize (line 118)
oldActivePositionProperty=get(h,'ActivePositionProperty'); % an undocumented figure property
Error in scas (line 224)
Maximize(figmain);
Error in scas (line 196)
scas('inicio');
How can i fix it?
Thanks very much.

답변 (0개)

카테고리

Help CenterFile Exchange에서 Migrate GUIDE Apps에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by