|
[Date Index]
[Thread Index]
[Author Index]
Re: Timing progress bar
- To: mathgroup at smc.vnet.net
- Subject: [mg120566] Re: Timing progress bar
- From: "Christoph Lhotka" <christoph.lhotka at univie.ac.at>
- Date: Fri, 29 Jul 2011 04:43:13 -0400 (EDT)
- Delivered-to: l-mathgroup@mail-archive0.wolfram.com
hy,
i like to use it a lot:
Dynamic[ProgressIndicator[i]]
where i is a variables between 0 and 1. If you write somewhere in your
notebook the above expression and update i in your peace of code
accordingly you will have a feeling about the status of the evaluation.
christoph
On 28/07/2011 13:55, Berthold Hamburger wrote:
> Hi,
>
> Is there any possibility to get visible feedback about the progress of a
> calculation via the Timing function? Something like a progress bar or "%
> completed".
>
> Thanks
>
> Berthold
>
Prev by Date:
Re: Timing progress bar
Next by Date:
CompressedData in Buttons
Previous by thread:
Re: Timing progress bar
Next by thread:
Why FullDefinition does not work in MathLink mode?
|