Skip to content

Commit

Permalink
Update PREEEDM.m
Browse files Browse the repository at this point in the history
  • Loading branch information
ShenglongZhou authored Jun 28, 2019
1 parent 4b336b8 commit d945e94
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions PREEEDM/PREEEDM/PREEEDM.m
Original file line number Diff line number Diff line change
Expand Up @@ -122,6 +122,7 @@
if isfield(pars,'LOWBD')
L = (pars.LOWBD/scale).^2;
end

if isfield(pars,'UPPBD')
U = (pars.UPPBD/scale).^2;
HU = spones(U);
Expand Down

0 comments on commit d945e94

Please sign in to comment.