include check scripts to the project.
changed pulseWidth to pulseT.
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
% Data
|
||||
% =========================================================
|
||||
X = single(raw_DPW.Data);
|
||||
X = X(:,:,2:end); % first DPW useless (zeroed)
|
||||
X = X(:,:,1:end); % first DPW useless (zeroed)
|
||||
|
||||
%% =========================================================
|
||||
% Parameters
|
||||
|
||||
Reference in New Issue
Block a user