Problem 2284. Find the area of the four walls
If length, breadth and height of the walls are given, find the area of the four walls.
Solution Stats
Problem Comments
-
2 Comments
J.R.! Menzinger
on 14 Apr 2014
In the test cases you wrote "your_fcn_name(x)" and not "your_fcn_name(l,b,h)" ;-)
Ned Gulley
on 14 Apr 2014
Fixed it.
Solution Comments
Show commentsProblem Recent Solvers281
Suggested Problems
-
13589 Solvers
-
19468 Solvers
-
Given a matrix, swap the 2nd & 3rd columns
1148 Solvers
-
Add a row of zeros on top of a matrix
254 Solvers
-
Find out total non zero element of matrix
274 Solvers
More from this Author8
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!