Filter löschen
Filter löschen

MATLAB error: “Undefined function or method 'time' for input arguments of type 'char'”

1 Ansicht (letzte 30 Tage)
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 Kommentare

Melden Sie sich an, um zu kommentieren.

Akzeptierte Antwort

M B
M B am 6 Mär. 2014
I found the problem!
The name of the first file consists of whitespaces. MATLAB file names must NOT include whitesapces!
Still, I think that MATLAB should give an error saying that file name is illegal. The existing message can't help anyone who encountered such a problem.
  1 Kommentar
Smruti Ranjan Jena
Smruti Ranjan Jena am 7 Nov. 2016
Thanks M B, This is exactly the same problem that I had. Like what you said there should not be any white space included.

Melden Sie sich an, um zu kommentieren.

Weitere Antworten (0)

Kategorien

Mehr zu Environment and Settings finden Sie in Help Center und File Exchange

Tags

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by