Formating and tweaking output

I need to achieve three more things with my program:
1. Make dots appear slowly to correspond to the time it takes for an operation to finish. For Example:
disp('Please wait, this can take a few minutes')
for step = 1:100 fprintf('.') end
2. Format output to be posted to new lines.
What should I do to achieve that?

답변 (0개)

카테고리

도움말 센터File Exchange에서 Entering Commands에 대해 자세히 알아보기

태그

질문:

2015년 1월 6일

Community Treasure Hunt

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

Start Hunting!

Translated by