Return the volume of a box, provided x is equal to the box diagonal.
Solution Stats
Problem Comments
3 Comments
Solution Comments
Show comments
Loading...
Problem Recent Solvers199
Suggested Problems
-
Make a random, non-repeating vector.
11773 Solvers
-
Generate N equally spaced intervals between -L and L
955 Solvers
-
427 Solvers
-
Write a code that will follow the equation y = x * (x + x) * x.
361 Solvers
-
1723 Solvers
More from this Author3
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!
The test suite directly gives away the solution. Please update the test suite.
The test suite has been updated to not reveal the solution.
This is only correct for a cubic box, not a general box.