when edit figure error "undefined function mtimes for input arguments of type string"
Mostra commenti meno recenti
when I try to edit a figure with the edit editor, everything I try to change with the GUI appers the error "undefined function mtimes for input arguments of type string." For every single thing I try to change (e.g., even the font, or the x axis limit).
1 Commento
Jan
il 28 Apr 2022
Please post the complete error message, which should include a hint, in which function the problem appears.
Risposta accettata
Più risposte (2)
Bruno Luong
il 28 Apr 2022
can you type
dbstop if error
on MATLAB command window, then try to trigger the error?
3 Commenti
Maria Lazzaroni
il 29 Apr 2022
Bruno Luong
il 29 Apr 2022
Modificato: Bruno Luong
il 29 Apr 2022
Did the error occurs with this specific figure or any figure?
The figure can encapsulate (bad) callback and such that is triggers the callback thus the error.
If it happens with any other figure, I'm afraid you are good to reinstall your MATLAB.
Can you share/attach the faulty figure?
Maria Lazzaroni
il 29 Apr 2022
Maria Lazzaroni
il 28 Apr 2022
0 voti
Categorie
Scopri di più su Interactive Control and Callbacks in Centro assistenza e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!