Test | Status | Code Input and Output |
---|---|---|
1 | Pass |
x = 1:5;
y_correct = 5;
a = your_fcn_name(x);
assert(isequal(a.a5,y_correct))
|
Extract leading non-zero digit
1205 Solvers
Find the peak 3n+1 sequence value
1107 Solvers
2313 Solvers
201 Solvers
Matlab Basics II - Count rows in a matrix
255 Solvers
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!