Problem 43148. Basic commands - rounding
make a function which will round to integer, which is nearer to zero.
Example
x=[-2.5 2]; y=[-2 2];
Solution Stats
Problem Comments
Solution Comments
Show commentsProblem Recent Solvers216
Suggested Problems
-
Increment a number, given its digits
673 Solvers
-
Sum all integers from 1 to 2^n
16794 Solvers
-
Sum the numbers on the main diagonal
599 Solvers
-
Find the index of the largest value in any vector X=[4,3,4,5,9,12,0,4.....5]
390 Solvers
-
Is this triangle right-angled?
6235 Solvers
More from this Author12
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!