Scope display 0 when no signal
5 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
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 comentarios
Respuestas (1)
Supraja
el 2 de Jun. de 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 comentarios
Ver también
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!