need clarification in import the live data.

8 visualizaciones (últimos 30 días)
saranya
saranya el 29 de Jul. de 2024
Respondida: arushi el 29 de Jul. de 2024
Is it possible to load the live input datas in simulink model ?? Now i worked only in some set of excel data as input to the spread sheet block and its connected to matlab function block and its again connected to scope for view the outputs.
for eg: Like 10000 datas for 10 secs as input.

Respuesta aceptada

arushi
arushi el 29 de Jul. de 2024
Hi Saranya,
Yes, it is possible to load live input data into a Simulink model. There are several ways to achieve this depending on the source of your live data. You can update a variable in the MATLAB workspace with live data and then use the "From Workspace" block in Simulink to read this data.Please refer to the MathWorks documentation for more details -
For more methods, you may refer to the following documentation -
Hope this helps.

Más respuestas (0)

Categorías

Más información sobre Programmatic Model Editing en Help Center y File Exchange.

Community Treasure Hunt

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

Start Hunting!

Translated by