Answered step by step
Verified Expert Solution
Question
1 Approved Answer
Please use Octave and not MATLAB. Thank you 3.6 Write a MATLAB script that can be used to aid in the design of a conical
Please use Octave and not MATLAB. Thank you
3.6 Write a MATLAB script that can be used to aid in the design of a conical tank. The script will allow the user to enter a desired tank capacity (in gallons) and aspect ratio (diameter/height), and will return the required dimensions of the tank. Problem 3.6. (7 pts) - Turn on diary logging for a new diary file. Volume of a cone is 1/3r2h. Use Excel to find a conversion factor from gallons to ft3 (at least 6 decimal places). Use appropriate comments. Output the cone dimensions in ft. Run the script twice with different input values. Submit the script file and the diary file Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started