MATLAB error: “Undefined function or method 'time' for input arguments of type 'char'”
Mostrar comentarios más antiguos
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 comentarios
per isakson
el 6 de Mzo. de 2014
More details please.
- Full error message.
Walter Roberson
el 6 de Mzo. de 2014
And code.
Is it "time" or is it "times" ?
M B
el 6 de Mzo. de 2014
M B
el 6 de Mzo. de 2014
M B
el 6 de Mzo. de 2014
M B
el 6 de Mzo. de 2014
Respuesta aceptada
Más respuestas (0)
Categorías
Más información sobre File Operations en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!