Having Trouble with parse error while using 1sim

Keep getting parse error in the [x1,t]=1sim(sys1,y,t) of the following code.

 Accepted Answer

The function name is lsim which starts with lower-case L . You are using 1sim with the digit one

More Answers (0)

Community Treasure Hunt

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

Start Hunting!