How do I create a function where the user chooses input and output units?
Afficher commentaires plus anciens
I need to create a function in which the user is prompted to choose whether they would like to input a value in 'in' or 'cm' or 'm' let's say. But I also need them to be able to choose whether they want the output in 'in' or 'cm' or 'm'.
And this is all for a function calculating the volume of a Sphere. How would one go about doing this code wise?
Réponses (0)
Catégories
En savoir plus sur Aerospace Blockset dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!