Update |
Top Previous Next |
DescriptionThe Update command refreshes the items displayed in a Window object to show their current states. For more information, see the Generating Output Guide.
Syntax
Details•An Update command is often used within a While loop that contains the Step command, or inside a WhileStepping or WhileManeuvering loop. •The specified window is updated whenever the Update command is encountered, for example, once with each propagation step.
Command EditorWindow to update
Script
Description
See Also•ViewWindow Properties and Methods •WatchWindow Properties and Methods •PlotWindow Properties and Methods •DataTableWindow Properties and Methods •Generating Output Guide
|