writing a statement to find the acid ratio
Afficher commentaires plus anciens
I need to write a statement to display a prompting message for an input value to receive the value from the program user. The value is a real acidity ratio received as the variable AcidRatio.
Réponses (1)
SALAH ALRABEEI
le 13 Juin 2021
0 votes
AcidRatio = input('your msg')
Catégories
En savoir plus sur Programming 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!