Test | Status | Code Input and Output |
---|---|---|
1 | Pass |
x = [10 -9];
y_correct = 0.5;
assert(isequal(your_fcn_name(x),y_correct))
|
Determine whether a vector is monotonically increasing
11914 Solvers
First non-zero element in each column
593 Solvers
177 Solvers
07 - Common functions and indexing 1
338 Solvers
Append two matrix as shown below example
181 Solvers
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!