User`s guide

set (scope object)
14-84
NumSamples: {}
Decimation: {}
TriggerMode: {5x1 cell}
TriggerSignal: {}
TriggerLevel: {}
TriggerSlope: {4x1 cell}
TriggerScope: {}
TriggerSample: {}
Signals: {}
NumPrePostSamples: {}
Mode: {5x1 cell}
YLimit: {}
Grid: {}
The property value for the scope object sc1 is changed to on:
sc1.set('grid', 'on') or set(sc1, 'grid', 'on')
See Also The xPC Target scope object method get (scope object). The target object
methods
set (target object) and get (target object). The built-in
MATLAB functions
get and set.