*EnvelopeCategoryLabel()

Specifies whether to display the filename in the envelope subcase/simulation trace plot category legend.

Syntax

*EnvelopeCategoryLabel("arg_1", "arg_2", "arg_3")

Application

HyperView

Inputs

arg_1
Append file path to the legend labels (or not).
arg_2
Append long path (On) or short path (Off).
arg_3
Display subcase/simulation labels (or not).

Context

*BeginGraphicDefaults()

Example

*EnvelopeCategoryLabel("on", "off", "on")

Comments

Valid entries for the three arguments are On or Off.

This statement controls whether the name/path of the result file to which the subcase/simulation belongs will be displayed in the category legend. This is useful in cases where the subcase names are identical, and they can only be identified by their filenames.