More test cases, please. ;-)
Test | Status | Code Input and Output |
---|---|---|
1 | Pass |
%%
x=eye(3);
y_correct = [ 1 -3 3 -1];
assert(isequal(char_eq(x),y_correct))
|
147 Solvers
365 Solvers
07 - Common functions and indexing 5
314 Solvers
Count decimal digits of a number
176 Solvers
Delete 2nd and 5th column of Given 6*6 matrix
122 Solvers
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!