StatusBar
Description
creates a status bar display for an instrument panel hSBar
= slrealtime.ui.control.StatusBar(hFigure
)uifigure
figure. This bar provides information that is similar to the status
bar display in Simulink Real-Time Explorer. For example, when recording stops, the
StatusBar
displays a message similar to the message that appears in
explorer.
For information about control properties, see slrealtime.ui Properties. It is important to set the TargetSource property for this control if you plan on using your app with target computers other than the default target computer.
Examples
Input Arguments
Output Arguments
Version History
Introduced in R2021bSee Also
ConnectButton
| EventManager
| ImportFileLogButton
| InstrumentManager
| LatchButton
| LoadButton
| Menu
| MomentaryButton
| ParameterSetButton
| ParameterTable
| ParameterTuner
| RebootButton
| RecordButton
| SignalTable
| SimulationTimeEditField
| StartStopButton
| StopTimeEditField
| SystemLog
| TETMonitor
| TargetSelector
| UpdateButton
| slrealtime.ui Properties