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

回答 (1 件)

TAB
TAB 2013 年 2 月 26 日

0 投票

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

カテゴリ

ヘルプ センター および File ExchangeSimulink についてさらに検索

質問済み:

2013 年 2 月 26 日

Community Treasure Hunt

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

Start Hunting!

Translated by