Skip to content

Commit

Permalink
Bug corretto dentro RobCov.m
Browse files Browse the repository at this point in the history
  • Loading branch information
MarcoRianiUNIPR committed Nov 25, 2023
1 parent 0120666 commit b3a9202
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion regression/RobCov.m
Original file line number Diff line number Diff line change
Expand Up @@ -508,7 +508,7 @@
c=HAbdp(bdp,1,abc);


c=[c,abc];
c=[c;abc(:)];
psifunc='HA';

elseif strcmp(rhofunc,'mdpd')
Expand Down

0 comments on commit b3a9202

Please sign in to comment.