Skip to content
Snippets Groups Projects
Commit 7d03aa81 authored by Marina Kreme's avatar Marina Kreme
Browse files

fix

parent b3d1d96f
Branches
Tags
No related merge requests found
Pipeline #5942 passed
...@@ -10,7 +10,7 @@ function w = compute_ambiguity_function(w, dgt ,apply_fftshift) ...@@ -10,7 +10,7 @@ function w = compute_ambiguity_function(w, dgt ,apply_fftshift)
% %
%Author: Marina KREME %Author: Marina KREME
%% %%
apply_fftshift = [upper(apply_fftshift(1)),apply_fftshift(2:end)];
switch apply_fftshift switch apply_fftshift
case 'True' case 'True'
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment