Skip to content

Commit

Permalink
Update fcn_fdr_matrix.m
Browse files Browse the repository at this point in the history
  • Loading branch information
andrealuppi authored Dec 1, 2024
1 parent d7a643a commit c336b4e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion utils/fcn_fdr_matrix.m
Original file line number Diff line number Diff line change
Expand Up @@ -60,4 +60,4 @@
vec = mat(not(tril(true(size(mat)))));
end

end %EOF
end %EOF

0 comments on commit c336b4e

Please sign in to comment.