Test | Status | Code Input and Output |
---|---|---|
1 | Pass |
x=eye(3);
y_correct = [ 1 -3 3 -1];
assert(isequal(char_eq(x),y_correct))
|
724 Solvers
113 Solvers
489 Solvers
Simple equation: Annual salary
3779 Solvers
Sum of odd numbers in a matrix
311 Solvers
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!