Question: Write a program to calculate and print the area and circumference of a circle. There should be one script and three functions to accomplish this
Write a program to calculate and print the area and circumference of a circle. There should be one script and three functions to accomplish this (one that prompts for the radius, one that calculates the area and circumference, and one that prints).
main.m
readRadius.m
areaCirc.m
printAreaCirc.m
Please solve using matlab only and provide the answer as text
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
