Can't run simulink model
6 views (last 30 days)
Show older comments
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 Comments
Answers (1)
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 .
0 Comments
See Also
Categories
Find more on Sources in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!