Test | Status | Code Input and Output |
---|---|---|
1 | Fail |
m = magic(6);
m(m>=20) = 0;
user = MyFunc();
assert(isequal(m,user))
|
Calculate the area of a triangle between three points
872 Solvers
Convert given decimal number to binary number.
636 Solvers
218 Solvers
2773 Solvers
241 Solvers
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!