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 = 10.67;
y_correct = 11;
assert(isequal(your_fcn_name(x),y_correct))
y =
11
|
Read a column of numbers and interpolate missing data
797 Solvers
525 Solvers
193 Solvers
Sum of diagonal of a square matrix
1159 Solvers
1078 Solvers