- Full error message.
MATLAB error: “Undefined function or method 'time' for input arguments of type 'char'”
1 次查看(过去 30 天)
显示 更早的评论
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.
采纳的回答
M B
2014-3-6
1 个评论
Smruti Ranjan Jena
2016-11-7
Thanks M B, This is exactly the same problem that I had. Like what you said there should not be any white space included.
更多回答(0 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Workspace Variables and MAT-Files 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!