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개)

카테고리

도움말 센터File Exchange에서 Additional Math and Discrete에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by