This solution is outdated. To rescore this solution, sign in.
Test | Status | Code Input and Output |
---|---|---|
1 | Pass |
%%
b = 1;
h=5
y_correct = 2.5;
assert(isequal(trg_area(b,h),y_correct))
h =
5
|
3113 Solvers
926 Solvers
Who is the smartest MATLAB programmer?
561 Solvers
Create an index-powered vector
352 Solvers
Matlab Basics II - Count rows in a matrix
255 Solvers
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!