- 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에서 File Operations에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!