Can't run simulink model
4 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
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 comentarios
Respuestas (1)
Walter Roberson
el 1 de Sept. de 2022
Editada: Walter Roberson
el 1 de Sept. de 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 comentarios
Ver también
Categorías
Más información sobre Sources en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!