interface Simulink model and program

3 visualizaciones (últimos 30 días)
Mauricio Bassallo
Mauricio Bassallo el 3 de Mayo de 2021
Respondida: Amrtanshu Raj el 25 de Jun. de 2021
Hi,
I have a model created in Simulink (also with Simscape elements) and I want that some some outputs (ports) of the model be sent to another program, which is going to return inputs to the model (control the model) based on the outputs that was sent by the model.
Does anyone have some idea about how to create an interface between Simulink model and a program in order to generate such dynamic?
Thnaks in advance for your reply!
Mauricio

Respuestas (1)

Amrtanshu Raj
Amrtanshu Raj el 25 de Jun. de 2021
Hi,
You can put your code(another program) in a matlab function block with the input and outputs as per your need. This will bring everything in Simulink.
Hope this helps

Categorías

Más información sobre Modeling 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