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 |
x = 1;
y_correct = .5;
assert(isequal(your_fcn_name(x),y_correct))
|
Find the longest sequence of 1's in a binary sequence.
3370 Solvers
Find the largest value in the 3D matrix
1056 Solvers
Test if two numbers have the same digits
187 Solvers
07 - Common functions and indexing 1
338 Solvers
Matlab Basics - Pick out parts of a vector
198 Solvers
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!