This solution is outdated. To rescore this solution, sign in.
Test | Status | Code Input and Output |
---|---|---|
1 | Pass |
%%
a = 1;
h=2;
y_correct = 2;
assert(isequal(area(a,h),y_correct))
ans =
2
|
284 Solvers
669 Solvers
338 Solvers
Create a two dimensional zero matrix
355 Solvers
992 Solvers
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!