<< PLOT_GROUNDTRACK Blocks PLOT_POLAR >>

Aerospace blockset >> Blocks > PLOT_INDICATORS

PLOT_INDICATORS

Graphically indicates status (positive, neutral or negative) of any number of variables in real time.

Block Screenshot

Contents

Description

Graphically indicates status (positive, neutral or negative) of any number of variables in real time. If value of the variable is greater or equal to its positive level a positive color is chosen. If value is greater than the negative level and lower than the positive neuteral color is indicated. Otherwise a negative color is used.

Data types

Dialog box

Accept inherited events - if "0" block will have event input, if "1" it will refresh on inputs change

Names - Nx1 string vector of variable captions

Positive level - Nx1 double vector of positive levels for respective variables

Negative level - Nx1 double vector of negative levels for respective variables

Positive, neutral, and negative color - 1x3 string vector of color names

Default properties

Accept inherited events = 1

Names = ["GS contact"; "In Sunlight"]

Positive level = [1; 1]

Negative level = [0; 0]

Positive, neutral, and negative color = ["green" "yellow" "red"]

Example

Interfacing function

Computational function

See Also

Author


Report an issue
<< PLOT_GROUNDTRACK Blocks PLOT_POLAR >>