- Check if Data Exists: Measurement tools (like cursors and value boxes) are only enabled if the Scope has data. Make sure you have run the simulation and the Scope is connected to a signal that produces data.
- Simulation Mode: Ensure you are running in "Normal" simulation mode. Some features may not be available in "Accelerator" or "Rapid Accelerator" mode.
- Scope Configuration: Compare the Scope block settings with those in a working model, especially buffer size and data logging options.
- Data Type/Dimensions: Measurement tools may not work if the input signal is an unsupported data type or dimension. Make sure it’s a standard numeric signal.
- Clean Build: Try closing Simulink, clearing the workspace (clear all; close all;), and reopening your model.
- Model File Issues: If the issue persists, try copying your model contents into a new file, or gradually disabling/enabling blocks to isolate the problem.
Simulink Scope Screen Cursors Disabled
31 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
I have a Simulink file that refuses to show the measurement tools on the scope. Note how the the time/value boxes are greyed out. Also, the 'show panel' does not work. I have other Simulink files where this is working just fine. I tried to delete and insert the scope again, but that did not help. I can't find this mentioned anywhere in Help or Support. I can run the Screen cursors in another Simulink file in the same session, so it is something in this configuration.

0 commentaires
Réponses (1)
Nidhi
le 16 Oct 2025 à 5:37
Hi Carl,
I understand that the measurement tools in your Simulink Scope block are greyed out or disabled in one specific model, while they work as expected in others.
It sounds like the issue might be related to how data is being fed into the Scope block in your specific Simulink file. Here are a few things you can try:
I hope this was helpful.
0 commentaires
Voir également
Catégories
En savoir plus sur View and Analyze Simulation Results dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!