Borrar filtros
Borrar filtros

M-script error while run it

1 visualización (últimos 30 días)
Ahmed Samir
Ahmed Samir el 16 de Jul. de 2019
Comentada: Ahmed Samir el 17 de Jul. de 2019
After I made the mathematical equation by the simulink as see in attached photo, then i saved it , I made new script to identify the constants to the simulink then i wrote the sim order with the same name of the simulink project sim('project3test') as u see in attached photo and saved it in the same folder of simulink save file.
when i click run there is an error message in the command window appear as u see in attached photo, while the simulink project is run normally.
What is the probelm for this error and how can i fix it ?
Thanks in advance

Respuesta aceptada

Walter Roberson
Walter Roberson el 16 de Jul. de 2019
You ask to sim() project3test . However if you look carefully at the first of your two images you will see that your real model is not project3test and is instead Project3test . Capitalization matters.
  1 comentario
Ahmed Samir
Ahmed Samir el 17 de Jul. de 2019
Thank you very much for your help.

Iniciar sesión para comentar.

Más respuestas (0)

Categorías

Más información sobre Verification, Validation, and Test en Help Center y File Exchange.

Etiquetas

Community Treasure Hunt

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

Start Hunting!

Translated by