Having Trouble with parse error while using 1sim

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

 採用された回答

Walter Roberson
Walter Roberson 2017 年 4 月 25 日

1 投票

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

その他の回答 (0 件)

カテゴリ

Community Treasure Hunt

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

Start Hunting!

Translated by