Scope display 0 when no signal
3 views (last 30 days)
Show older comments
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 Comments
Answers (1)
Supraja
on 2 Jun 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 Comments
See Also
Categories
Find more on Event Functions in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!