Test | Status | Code Input and Output |
---|---|---|
1 | Pass |
x = [2 2]
y_correct = sqrt(8);
assert(isequal(your_fcn_name(x),y_correct))
x =
2 2
|
Extract leading non-zero digit
1205 Solvers
495 Solvers
232 Solvers
498 Solvers
Deleting an element in a matrix
325 Solvers
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!