Formating and tweaking output

2 visualizaciones (últimos 30 días)
Ahmad
Ahmad el 6 de En. de 2015
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?

Respuestas (0)

Categorías

Más información sobre Language Fundamentals en Help Center y File Exchange.

Etiquetas

Community Treasure Hunt

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

Start Hunting!

Translated by