Scope display 0 when no signal

3 views (last 30 days)
Mark Basten
Mark Basten on 25 May 2023
Answered: Supraja on 2 Jun 2023
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

Answers (1)

Supraja
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.

Categories

Find more on Event Functions in Help Center and File Exchange

Products


Release

R2023a

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!