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 Comment

for some reason it didn't allow me, pls help

Sign in to comment.

Answers (1)

Fangjun Jiang
Fangjun Jiang on 2 Sep 2020
fprintf('The volumn of the cubic is: %d',v)

Products

Asked:

on 2 Sep 2020

Commented:

on 2 Sep 2020

Community Treasure Hunt

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

Start Hunting!