M-script error while run it

조회 수: 2 (최근 30일)
Ahmed Samir
Ahmed Samir 2019년 7월 16일
댓글: Ahmed Samir 2019년 7월 17일
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

채택된 답변

Walter Roberson
Walter Roberson 2019년 7월 16일
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
Ahmed Samir
Ahmed Samir 2019년 7월 17일
Thank you very much for your help.

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

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 Create Large-Scale Model Components에 대해 자세히 알아보기

태그

Community Treasure Hunt

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

Start Hunting!

Translated by