Test | Status | Code Input and Output |
---|---|---|
1 | Pass |
x = 10.67;
y_correct = 11;
assert(isequal(your_fcn_name(x),y_correct))
|
6065 Solvers
Back to basics 12 - Input Arguments
525 Solvers
Return elements unique to either input
550 Solvers
Determine the number of odd integers in a vector
435 Solvers
Find out value of sine given by degree.
232 Solvers
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!