Main Content

Modeling

Prepare model for hardware connection, add blocks to support hardware protocols

Prepare your Simulink® models for app generation and deployment to Apple iOS devices. Support and access features of your Apple iOS device by adding blocks to your models.

Blocks

expand all

AccelerometerMeasure linear acceleration along X, Y, and Z axes in m/s2
GyroscopeMeasure rotational speed around X, Y, and Z axes in rad/s
Location SensorMeasure GPS data
TCP/IP ReceiveReceive data over TCP/IP network from remote host
TCP/IP SendSend data over TCP/IP network to another remote host
ThingSpeak WritePublish data to Internet of Things using ThingSpeak
UDP ReceiveReceive UDP data from remote host
UDP SendSend UDP data to remote host
Audio CaptureCapture audio from device microphone
Audio File ReadAdd audio file from computer into mobile application
Audio PlaybackPlay audio on device speaker
CameraCapture image using either front or back camera
Data DisplayDisplay numerical data on device screen
Video DisplayDisplay video on device screen
ButtonDisplay button widget on device screen
SliderDisplay slider widget on device screen
ToAppSend data to method of app
FromAppReceive data from method of iOS app

Topics