Test | Status | Code Input and Output |
---|---|---|
1 | Pass |
x = 1;
y_correct = 'z';
assert(isequal(your_fcn_name(x),y_correct))
|
given 3 sides, find area of this triangle
680 Solvers
251 Solvers
We love vectorized solutions. Problem 1 : remove the row average.
546 Solvers
320 Solvers
Append two matrix as shown below example
181 Solvers
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!