R2024b: When trying to open an M file, I receive the message: Unrecognized function or variable 'uiopen'
35 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
Magdy Hanna
el 8 de Oct. de 2024
Respondida: Walter Roberson
el 8 de Oct. de 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 comentarios
Respuesta aceptada
Walter Roberson
el 8 de Oct. de 2024
Experiment with using
restoredefaultpath; rehash toolboxcache
If that works then
savepath
0 comentarios
Más respuestas (0)
Ver también
Categorías
Más información sobre Dialog Boxes en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!