using fprint with prompt
Afficher commentaires plus anciens
I tried to use fprint with prompt to print out the volume of a cubic with a side length provided by the user

1 commentaire
Dai Nguyen
le 2 Sep 2020
Réponses (1)
Fangjun Jiang
le 2 Sep 2020
1 vote
fprintf('The volumn of the cubic is: %d',v)
1 commentaire
Dai Nguyen
le 2 Sep 2020
Catégories
En savoir plus sur Low-Level File I/O dans Centre d'aide et File Exchange
Produits
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!