need clarification in import the live data.

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.

 Réponse acceptée

arushi
arushi le 29 Juil 2024

0 votes

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.

Plus de réponses (0)

Catégories

Community Treasure Hunt

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

Start Hunting!

Translated by