Formating and tweaking output

1 次查看(过去 30 天)
Ahmad
Ahmad 2015-1-6
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 个)

类别

Help CenterFile Exchange 中查找有关 MATLAB 的更多信息

标签

Community Treasure Hunt

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

Start Hunting!

Translated by