running a mdl model from simulink example
4 ビュー (過去 30 日間)
古いコメントを表示
I saw a example in simulink example in simpower systems
please tell how to run this model
2 件のコメント
採用された回答
その他の回答 (1 件)
Wayne King
2012 年 11 月 16 日
You need to have the SimPowerSystems product installed to run the model. If you look at your in-product documentation, not the web, you will see a line at the top just under the example title "Open This Example", if you click on that title, then the model will open.
Or at the command line you can enter:
open_system('power_transfo')
but you must have the SimPowerSystems softwared installed
参考
カテゴリ
Help Center および File Exchange で Introduction to Installation and Licensing についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!