Can't run simulink model
4 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
I have simple celcius to fahreneit model in simulink
Here it is
![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/1114050/image.png)
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 Commenti
Risposte (1)
Walter Roberson
il 1 Set 2022
Modificato: Walter Roberson
il 1 Set 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 Commenti
Vedere anche
Categorie
Scopri di più su Sources in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!