Error when opening a new figure
Ältere Kommentare anzeigen
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?
Akzeptierte Antwort
Weitere Antworten (1)
Mischa Kim
am 3 Jan. 2021
0 Stimmen
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.
Kategorien
Mehr zu Creating, Deleting, and Querying Graphics Objects 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!