unites several different rounding methods and lets you choose to which order of magnitude you want to round
* 'round', 'ceil', 'floor' rounds to multiples of 10^x, e.g. round to multiples of 0.1
* 'clog', 'flog' rounds to (ceil/floor) to next logarithmic value
* 'fix', 'infix' rounds towards/away from zero or other value
Alexandra (2021). vRound (https://www.mathworks.com/matlabcentral/fileexchange/32059-vround), MATLAB Central File Exchange. Retrieved .
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Create scripts with code, output, and formatted text in a single executable document.