Can't run simulink model

6 views (last 30 days)
Berkay
Berkay on 1 Sep 2022
Edited: Walter Roberson on 1 Sep 2022
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?

Answers (1)

Walter Roberson
Walter Roberson on 1 Sep 2022
Edited: Walter Roberson on 1 Sep 2022
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 .

Community Treasure Hunt

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

Start Hunting!