This solution is locked. To view this solution, you need to provide a solution of the same size or smaller.
Test | Status | Code Input and Output |
---|---|---|
1 | Pass |
A = [3 4 7];
y_correct = 1;
assert(isequal(your_fcn_name(A),y_correct))
|
Extract leading non-zero digit
1205 Solvers
Duplicate each element of a vector.
518 Solvers
184 Solvers
160 Solvers
258 Solvers
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!