R2024b: When trying to open an M file, I receive the message: Unrecognized function or variable 'uiopen'
35 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
Magdy Hanna
am 8 Okt. 2024
Beantwortet: Walter Roberson
am 8 Okt. 2024
R2024b: When trying to open an M file, I receive the message: Unrecognized function or variable 'uiopen'
The same problem occurs when double clicking the M-file name.
The problem did not occur in R2023b
0 Kommentare
Akzeptierte Antwort
Walter Roberson
am 8 Okt. 2024
Experiment with using
restoredefaultpath; rehash toolboxcache
If that works then
savepath
0 Kommentare
Weitere Antworten (0)
Siehe auch
Kategorien
Mehr zu Dialog Boxes finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!