Skip to content

Commit

Permalink
Merge pull request #128 from AnantHariharan1996/main
Browse files Browse the repository at this point in the history
Deleted unused line in Q_xfit_mxw.
  • Loading branch information
chrishavlin authored Jul 18, 2024
2 parents ec0bd8d + 561684f commit bbb9727
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion vbr/vbrCore/functions/Q_xfit_mxw.m
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,6 @@
f_norm_glob=J1; tau_norm_glob=J1;

% vectorized rho and Vave
rho_vec = reshape(rho_in,size(Mu_in(1:n_th)));
Vave=reshape(zeros(sz),size(Mu_in(1:n_th)));

% ====================================================
Expand Down

0 comments on commit bbb9727

Please sign in to comment.