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 = 1;
assert(isequal(square(x),y_correct))
|
Find all elements less than 0 or greater than 10 and replace them with NaN
11626 Solvers
Calculate the area of a triangle between three points
279 Solvers
478 Solvers
276 Solvers
115 Solvers