Can't run simulink model
조회 수: 6 (최근 30일)
이전 댓글 표시
I have simple celcius to fahreneit model in simulink
Here it is
When I click run I just hear a error sound and nothing happens I don't even see a error message can anyone help me about it?
댓글 수: 0
답변 (1개)
Walter Roberson
2022년 9월 1일
편집: Walter Roberson
2022년 9월 1일
Normal Simulink execution beeps when the model finishes. That is the notification: it does not pop up a notice saying "Finished!" or anything like that.
You need to open the scope block (rightmost in the diagram) to see the plotted signal .
댓글 수: 0
참고 항목
카테고리
Help Center 및 File Exchange에서 Sources에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!