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 = 1;
b=1
y_correct = 0;
assert(isequal(sub2no(a,b),y_correct))
b =
1
|
Remove the two elements next to NaN value
309 Solvers
167 Solvers
Matlab Basics II - Create a vector with a repeated entry
137 Solvers
90 Solvers
64 Solvers