wvfreadb_moreinput
读取Yokogawa DL 750, DL 1600 系列 与 DL 7440 示波器的数据.
特点:允许多个通道(trace)的输入,如:
[x(:,1:4),x(:,5)]=wvfreadb_moreinput(filename, 1, [1,2,3,4], 1) (loads YT-waveform data from*.wvf file saved by Yokogawa DL 750, DL 1600 series and DL 7440 Oscilloscopes into the variables y (y data) and t (time data). The matrices ind_over and ind_under, illegal contain the indices of overranged data points outside the upper/lower limit of the TDS AD converter and indices of illegal values.
advantage:permit several traces, e.g.
[x(:,1:4),x(:,5)]=wvfreadb_moreinput(filename, 1, [1,2,3,4], 1) )
- 2013-05-14 14:40:40下载
- 积分:1