Page 1 of 1

The input character is not valid in MATLAB statements or expressions

Posted: Fri Dec 16, 2016 9:41 pm
by matlab1
This error happens when you call a function or script with the wrong name.

Re: The input character is not valid in MATLAB statements or expressions

Posted: Tue Aug 25, 2020 11:30 am
by matlab1
This error in MATLAB, shows that you use an invalid character in the statement or expression

for example

plot("sd")

The plot command, does not accept string as first input.