Main Content
clearScalarAndLineData
Description
clearScalarAndLineData(
clears data from a real-time instrument object. For each scalar and axes control connected
through instrument_object
)connectLine
or connectScalar
, the clearScalarAndLineData
function clears
the UI control data. In a gauge for example, the Value field is reset and the needle points
to 0. On axes for example, the line data is cleared and the axes are empty.
Examples
Input Arguments
Version History
Introduced in R2020b
See Also
Instrument
| addInstrumentedSignals
| addSignal
| connectCallback
| connectLine
| connectScalar
| connectXYPlot
| delete
| generateScript
| getBufferedData
| getCallbackDataForSignal
| removeCallback
| removeSignal
| validate