Error using "systemIdentification" when an app created by App Designer is open

1 回表示 (過去 30 日間)
Daniel Bailey
Daniel Bailey 2019 年 4 月 14 日
When an app that has been created in App Designer is open, an error occurs when trying to import data in the System Identification UI.
The error I get is:
Error using matlab.ui.Figure/set
Functionality not supported with figures created with the uifigure function. For more information, see Graphics Support in App
Designer.
Error in iduipoin (line 17)
set(win_point,'pointer',point)
Error in sumboard>localDataImportCallback (line 695)
iduipoin(1);
Error while evaluating UIControl Callback.
>>
Is there a work around for this? The GUI that is created with app designer is to make signals for use with the systemIdentification toolbox and it is very inconvenient to have to close it and reopen it every time I create new signals.
Thanks

回答 (0 件)

カテゴリ

Help Center および File ExchangeDevelop Apps Using App Designer についてさらに検索

製品


リリース

R2019a

Community Treasure Hunt

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

Start Hunting!

Translated by