measure_display delete

Allows deletion of a measure_display for an existing measure.
A measure gauge particular quantities in your model during a simulation . For example, you can measure the force in a spring throughout a simulation or the angle between two points or axes. The measure once created can be displayed as a strip chart or can be transferred to full plot.
The measured quantity is displayed against TIME as default axis, or it can be displayed against any ‘independent_measure’ existing in the model.

Format:

 
measure_display delete
measure_name =
an existing measure

Example:

 
measure_display delete &
mea_display =
.model_1.disp2_display

Description:

 
Parameter
Value Type
Description
measure_name
An Existing Measure
Specifies the name of an existing measure

Extended Definition:

The existing measure_display can be deleted by choosing the display name while ‘delete’ command. On the other hand, if the measure display if closed then it can be redisplayed by ‘measure’-‘display’ from the main menu.