MATLAB error: “Undefined function or method 'time' for input arguments of type 'char'”
이전 댓글 표시
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
per isakson
2014년 3월 6일
More details please.
- Full error message.
Walter Roberson
2014년 3월 6일
And code.
Is it "time" or is it "times" ?
M B
2014년 3월 6일
M B
2014년 3월 6일
M B
2014년 3월 6일
M B
2014년 3월 6일
채택된 답변
추가 답변 (0개)
카테고리
도움말 센터 및 File Exchange에서 File Operations에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!