uigauge
Create gauge component
Syntax
Description
creates a circular gauge in a
new figure window and returns the g
= uigaugeGauge
object.
MATLAB® calls the uifigure
function to create the
figure.
specifies the gauge style.g
= uigauge(style
)
specifies object properties using one or more g
= uigauge(___,Name,Value
)Name,Value
pair
arguments. Use this option with any of the input argument combinations in the previous
syntaxes.
Examples
Input Arguments
Version History
Introduced in R2016a
See Also
Functions
Properties
- Gauge Properties | SemicircularGauge Properties | NinetyDegreeGauge Properties | LinearGauge Properties