how to coordinate the clock bettwen simulink and matlab

2 visualizaciones (últimos 30 días)
Nelcy Porras
Nelcy Porras el 19 de Nov. de 2018
Respondida: Sabin el 21 de En. de 2024
Hello everyone
I am doing a control of the solar panel with a MPPT( maximun point tracking) with a resonance convertors in matlab but and the same time I have my simulation block in simulink. What I want to do is have a delay in my .m funtion but at the same clock time with simulink. If I do a 0.2s delay in matlab is not the same 0.2s in Simulink.
I want to get my data after 0.2s in my funtion in .m without affecting the running time in simulink.
I already tried pause on, clock but does not work.

Respuestas (1)

Sabin
Sabin el 21 de En. de 2024
It is possible to implement a MATLAB function in Simulink with a MATLAB function block:

Categorías

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