How can I resolve this error ?

97 visualizaciones (últimos 30 días)
Abhijeet Anand
Abhijeet Anand el 18 de Ag. de 2022
Comentada: madhan ravi el 21 de Nov. de 2023
While simulating model in Simulink I got error as "External input specified in the Configuration Parameters dialog box on the Data Import/Export page (or as an option to SIM command) to a model containing no root level input ports"

Respuesta aceptada

Fangjun Jiang
Fangjun Jiang el 19 de Ag. de 2022
You specified input data, but there is no root level input ports, which means no input data is needed.
If you've done this manually or inadvertently, press Ctrl+E, select "Data Import/Export" on the left, un-check "Input" on the right.
  5 comentarios
Param
Param el 4 de Feb. de 2023
Thanks for the response @Fangjun Jiang.
I was actually using the "From Workspace" block since the beginning and had infact put the same input configurations [tout, u]. I had also specified the same in the "Data Import/Export page" of the model configurations, still I was getting the error.
However, I tried using the inport block, and it worked just fine.
Thanks a lot for your help.
madhan ravi
madhan ravi el 21 de Nov. de 2023
+1

Iniciar sesión para comentar.

Más respuestas (0)

Productos


Versión

R2022a

Community Treasure Hunt

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

Start Hunting!

Translated by