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

1 visualizzazione (ultimi 30 giorni)
kadiyala
kadiyala il 26 Feb 2013
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

Risposte (1)

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

Categorie

Scopri di più su Modeling in Help Center e File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by