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 で Simulink についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!