Error when opening a new figure
Mostrar comentarios más antiguos
I recently moved to R2020b (update 3 on macOS)
When I open a new figure I get the following error:
Error using figure
Unrecognized function or variable 'figue'.
Error while evaluating Figure CreateFcn.
The figure opens and performs well, but I get this error message each time.
Any suggestions?
Respuesta aceptada
Más respuestas (1)
Mischa Kim
el 3 de En. de 2021
0 votos
Hi Ran, in the error message it says that 'figue' is not recognized. There may be an 'r' missing (to make it 'figure'). If this does not fix your problem please share your code in your question.
2 comentarios
Ran Peiser
el 3 de En. de 2021
Mischa Kim
el 3 de En. de 2021
All right, then share your code.
Categorías
Más información sobre Creating, Deleting, and Querying Graphics Objects en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!