what is the problem for the following commands in MATLAB?
1 view (last 30 days)
Show older comments
PULAK Kumer
on 26 Dec 2020
Answered: Walter Roberson
on 26 Dec 2020
m=input('Give integer value')
fprintf('%.(%d)f',m,x(i))
Here , I want to show decimal value after point according to inputed value.
0 Comments
Accepted Answer
More Answers (0)
See Also
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!