PSAT does not work
Ältere Kommentare anzeigen
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 Kommentare
Image Analyst
am 13 Okt. 2021
What is PSAT?
Tamam Baashn
am 13 Okt. 2021
Image Analyst
am 14 Okt. 2021
Is that a third party toolbox? It doesn't seem to be one of the Mathworks products:
Tamam Baashn
am 14 Okt. 2021
Akzeptierte Antwort
Weitere Antworten (0)
Kategorien
Mehr zu Matrix Indexing finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!