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

Réponses (1)

TAB
TAB le 26 Fév 2013

0 votes

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

Catégories

En savoir plus sur Simulink dans Centre d'aide et File Exchange

Question posée :

le 26 Fév 2013

Community Treasure Hunt

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

Start Hunting!

Translated by