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 visualizaciones (últimos 30 días)
'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 comentario
Dinesh
Dinesh el 29 de Dic. de 2023
Could you share the model (preferably a simplified version if you can) where you can reproduce the same error?

Iniciar sesión para comentar.

Respuestas (1)

madhan ravi
madhan ravi el 29 de Dic. de 2023
It is possible that you have your own function named sim.
Type
which sim -all
in your command window

Categorías

Más información sobre Simulink Functions en Help Center y File Exchange.

Etiquetas

Productos


Versión

R2023b

Community Treasure Hunt

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

Start Hunting!

Translated by