PSAT does not work
古いコメントを表示
I have installed PSAT in MATLAB. However, whenever I open the past, and try to Open Data File, I receive the following errors:
{
Error using settings
Too many output arguments.
Error in matlab.ui.internal.dialog.DialogUtils.checkDecaf (line 55)
sett = settings;
Error in matlab.ui.internal.utils.checkJVMError (line 11)
isdecaf = matlab.ui.internal.dialog.DialogUtils.checkDecaf;
Error in warnfiguredialog (line 8)
matlab.ui.internal.utils.checkJVMError;
Error in uiwait (line 40)
warnfiguredialog('uiwait');
Error in fm_set (line 463)
uiwait(Fig.dir);
Error while evaluating UIControl Callback.
}
I appreciate any help!
4 件のコメント
Image Analyst
2021 年 10 月 13 日
What is PSAT?
Tamam Baashn
2021 年 10 月 13 日
Image Analyst
2021 年 10 月 14 日
Is that a third party toolbox? It doesn't seem to be one of the Mathworks products:
Tamam Baashn
2021 年 10 月 14 日
採用された回答
その他の回答 (0 件)
カテゴリ
ヘルプ センター および File Exchange で Matrix Indexing についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!