Add new minimal example (+ a ton of other, not so important, changes)
This commit is contained in:
@@ -22,7 +22,6 @@ end
|
||||
|
||||
% Ensure the figure is ready before calling spectrum
|
||||
eq_noise.spectrum("displayname", options.displayname, "fignum", fig.Number, "normalizeTo0dB", 1,"color",options.color);
|
||||
title('EEN')
|
||||
|
||||
if ~isnan(options.postfilter_taps)
|
||||
% Hold on to the figure for further plotting
|
||||
|
||||
@@ -52,6 +52,8 @@ end
|
||||
legend
|
||||
grid on
|
||||
|
||||
% view([90 -90]);
|
||||
|
||||
|
||||
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user