It is a stateflow simulink model. I am getting the following error :- Too many input arguments. ) simout = sim('HR_St​ateflow_Co​ntrol_V2.s​lx');

조회 수: 3 (최근 30일)
'HR_Stateflow_Control_V2.slx' model contains several blocks and inside those blocks I have several other virtual blocks. As the error is not specifying which part of the model contains the problem, I am not able to solve it.
  댓글 수: 1
Dinesh
Dinesh 2023년 12월 29일
Could you share the model (preferably a simplified version if you can) where you can reproduce the same error?

댓글을 달려면 로그인하십시오.

답변 (1개)

madhan ravi
madhan ravi 2023년 12월 29일
It is possible that you have your own function named sim.
Type
which sim -all
in your command window

카테고리

Help CenterFile Exchange에서 Simulink Functions에 대해 자세히 알아보기

제품


릴리스

R2023b

Community Treasure Hunt

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

Start Hunting!

Translated by