文件名称: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)
特点:允许多个通道(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)
(系统自动生成,下载前可以参看下载内容)
下载文件列表
wvfreadb_moreinput.m
wvfreadb_moreinput.txt