Test | Status | Code Input and Output |
---|---|---|
1 | Fail |
x = 1;
y_correct =[7 9 11 13 15];
assert(isequal(your_fcn_name(x),y_correct))
|
Maximum running product for a string of numbers
1112 Solvers
1327 Solvers
381 Solvers
MATCH THE STRINGS (2 CHAR) very easy
250 Solvers
Back to Basics - Find no. of elements in a matrix?
216 Solvers
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!