using fprint with prompt

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
Dai Nguyen le 2 Sep 2020
for some reason it didn't allow me, pls help

Connectez-vous pour commenter.

Réponses (1)

Fangjun Jiang
Fangjun Jiang le 2 Sep 2020

1 vote

fprintf('The volumn of the cubic is: %d',v)

Catégories

Produits

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by