when edit figure error "undefined function mtimes for input arguments of type string"
1 view (last 30 days)
Show older comments
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 Comment
Jan
on 28 Apr 2022
Please post the complete error message, which should include a hint, in which function the problem appears.
Accepted Answer
More Answers (2)
Bruno Luong
on 28 Apr 2022
can you type
dbstop if error
on MATLAB command window, then try to trigger the error?
See Also
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!