how to call the simulink values into the m.file?

i have designed DFIG in simulink, now i need to call the output P,Q to m-file where i need to find the load flow analysis of a 37 radial bus

Respuestas (1)

TAB
TAB el 26 de Feb. de 2013

0 votos

Write your simulink outputs to matlab's base workspace using To workpspace block.
You easily read saved variables in your m file.

Categorías

Más información sobre Modeling en Centro de ayuda y File Exchange.

Preguntada:

el 26 de Feb. de 2013

Community Treasure Hunt

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

Start Hunting!

Translated by