- Full error message.
MATLAB error: “Undefined function or method 'time' for input arguments of type 'char'”
1 view (last 30 days)
Show older comments
I wrote a modular MATLAB code which consists of several function files. I have no problem running my program. The problem is that once I try the code in debugging mode, I get the following error: "Undefined function or method 'time' for input arguments of type 'char'"
I don't understand what I did wrong.
I will appreciate your help.
6 Comments
Accepted Answer
M B
on 6 Mar 2014
1 Comment
Smruti Ranjan Jena
on 7 Nov 2016
Thanks M B, This is exactly the same problem that I had. Like what you said there should not be any white space included.
More Answers (0)
See Also
Categories
Find more on File Operations in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!