LeCroy WaveRunner Xi series Operator's Manual page 210

Oscilloscopes
Hide thumbs Also See for WaveRunner Xi series:
Table of Contents

Advertisement

W
R
X
S
AVE
UNNER
I
MATLAB Waveform Function Editor -
By touching Edit Code, y
you are familiar with MATLAB, you might prefer to launch MATLAB
your task. Your program in the instrument could the
This is the default waveform function, with one important change – the semi-colon (;) has been removed from the
end of the line. If the semicolon is p
be shown in MATLAB Response.
response va
lues can be usefu
visible MATL
AB Response.
From this panel you can save your code, load a previous code, and edit your func
MATLAB is
that you can refer to
WformIn2, while the outpu
sequences of samples, such as WformIn(55:89)
You can write statements such as these:
W
formOut(5) = WformIn(5)
W
formOut(89) = WformIn(144)
WformOut(34:55) = WformIn(34:55)
WformOut(233:377) = WformIn(100:244)
210
ERIES
Example
ou can reach the MATLAB Editor where you will see the default waveform function. If
resent, your function will run much faster, be
With a long waveform, the time needed to d
l du
ring development and debugging. Any line w
an entire wave
form as a vector
t is WformO
ut. You can al
and create a MATLAB function that performs
n be a one-line call of your MATLAB function.
. The two input wa
so refer to indi
vidual samples, suc
cause the output values will not
isplay it could be
quite long. T
itho
ut a semicolon will p
tion. A powerful feature of
veforms are WformI
h as Wform
In1(34), and
he
roduce a
n1 and
WRXi-OM-E Rev C

Advertisement

Table of Contents
loading

Table of Contents