Simulink scope not displaying values.
Mostrar comentarios más antiguos
Hi,
I am using MATLAB 2016a. My simulation is running properly and getting the expected values. But the scope is not showing any waveforms. What could be reason?
Respuestas (2)
Fangjun Jiang
el 11 de Sept. de 2020
0 votos
Most likely the settings of the Scope. Click View, Style, set the "Marker" to be none.
I've answered at least twice on similar questions. Some constant values only show one dot when "Marker" is on.
7 comentarios
Shambhu Prasad
el 11 de Sept. de 2020
Shambhu Prasad
el 11 de Sept. de 2020
Fangjun Jiang
el 11 de Sept. de 2020
Click the button "Scale X & Y Axes Limits" to view the whole graph?
If no result, open the example model "f14" to see if the Scope there works.
Shambhu Prasad
el 11 de Sept. de 2020
Fangjun Jiang
el 11 de Sept. de 2020
Editada: Fangjun Jiang
el 11 de Sept. de 2020
"f14" is with every version. Type "f14" in Command Window and run simulaiton. Maybe copy the Scope block from "f14" if it works.
Shambhu Prasad
el 11 de Sept. de 2020
Fangjun Jiang
el 11 de Sept. de 2020
please attach the model and indicate the MATLAB version
Shambhu Prasad
el 11 de Sept. de 2020
0 votos
6 comentarios
Fangjun Jiang
el 11 de Sept. de 2020
For whatever reason, the simulation starts but stopped immediately. No error and no warning. Look at the logged time "tout". It is just 0. It means simulation is not run.
Shambhu Prasad
el 11 de Sept. de 2020
Shambhu Prasad
el 11 de Sept. de 2020
Fangjun Jiang
el 11 de Sept. de 2020
I believe the simulation is not run. You can set the stop time to be say 1000. If the simulation truly runs, you will be abel to see a prograss bar at the status bar (at the bottom of the simulink model window).
Shambhu Prasad
el 11 de Sept. de 2020
Shambhu Prasad
el 11 de Jun. de 2022
Categorías
Más información sobre Scopes and Data Logging en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!