Main Content

Data Display

Display numerical data on device screen

Add-On Required: This feature requires the Simulink Support Package for Android Devices add-on.

  • Data Display block

Libraries:
Simulink Support Package for Android Devices / User Interface

Description

Use the Data Display block to display numerical data on the application screen of a widget. The block label specifies the widget label.

Ports

Input

expand all

The block inputs one-dimensional vector data of variable length to display on the application screen of a widget.

Data Types: single | double | int8 | int16 | int32 | uint8 | uint16 | uint32 | Boolean

Parameters

expand all

Select the format of the data value to be displayed on the application screen.

Note

For input signals with a data type of single or double, the Data Display block cannot display in the Octal and Hex formats. In this case, the Format parameter defaults to Float.

Specify the number of digits after the decimal point to display for a given data value.

Dependencies

  • To enable this parameter, set Format to Float.

Version History

Introduced in R2016b