Skip to content
Snippets Groups Projects
Verified Commit f082a5de authored by Stéphane Adjemian's avatar Stéphane Adjemian
Browse files

Fixed round method with octave.

The round function in octave does not admit two arguments (the second
being the rounding precision) as in recent versions of Matlab. The same
trick should apply to old Matlab versions, but I do not know when
Mathworks introduced the second argument… A simple solution could be
to always use this trick, and never use the second argument.
parent 3c113bd5
Loading
Checking pipeline status
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment