Scope display 0 when no signal
3 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
Afternoon.
When I disconnet the signal from the Scope, it displays the value 0 (as you can see in the attached image)
However, I would like that it does not display anything, as this 0 can be confused with an output value of 0. (In my case Temperature =0 degC)
I am not sure if my question is clear. Can someone help? Thanks

0 commentaires
Réponses (1)
Supraja
le 2 Juin 2023
The scope block default value is set to 0 when no signal is given as an input to it. However it will change the value accordingly when you connect with desired input. You can take the initial value as 0 for reference.
0 commentaires
Voir également
Catégories
En savoir plus sur Event Functions 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!