Importing real time data from matlab workspace into simulink

I've used Matlab to control and read data from a large sensor network. The sensors send data over a serial bus so I use the serial functions from Matlab to read the data and give commands to the sensors.
The data from the sensors needs to be exported to a Simulink model for processing in real time. The Simulink model needs to process the data as it is coming in and display it in real time.
Anybody know how to import data in this fast?

Respuestas (1)

Sean de Wolski
Sean de Wolski el 6 de Ag. de 2015
You could use the Instrument Control Toolbox block set in Simulink:

Categorías

Preguntada:

el 6 de Ag. de 2015

Respondida:

el 6 de Ag. de 2015

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by