Simulink scope not displaying values.
Afficher commentaires plus anciens
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?
Réponses (2)
Fangjun Jiang
le 11 Sep 2020
0 votes
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 commentaires
Shambhu Prasad
le 11 Sep 2020
Shambhu Prasad
le 11 Sep 2020
Fangjun Jiang
le 11 Sep 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
le 11 Sep 2020
Fangjun Jiang
le 11 Sep 2020
Modifié(e) : Fangjun Jiang
le 11 Sep 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
le 11 Sep 2020
Fangjun Jiang
le 11 Sep 2020
please attach the model and indicate the MATLAB version
Shambhu Prasad
le 11 Sep 2020
0 votes
6 commentaires
Fangjun Jiang
le 11 Sep 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
le 11 Sep 2020
Shambhu Prasad
le 11 Sep 2020
Fangjun Jiang
le 11 Sep 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
le 11 Sep 2020
Shambhu Prasad
le 11 Juin 2022
Catégories
En savoir plus sur Scopes and Data Logging dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!