stuff from PC
This commit is contained in:
@@ -132,7 +132,7 @@ classdef Pulseformer
|
||||
%Check output integrity
|
||||
if round(up/dn * length(data_in)) ~= length(data_out)
|
||||
%warning('Check signal length after pulse shaping');
|
||||
disp('Check signal length after pulse shaping');
|
||||
%disp('Check signal length after pulse shaping');
|
||||
end
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user