フィルターのクリア

Power gui problem help

1 回表示 (過去 30 日間)
mitesh kelaskar
mitesh kelaskar 2020 年 3 月 6 日
移動済み: Sabin 2023 年 1 月 4 日
How to run 2 power gui in a signal matlab file? I want to run 1 powergui with continuous signal and 1 power gui with phasor signal. What should I do plZ help

採用された回答

Joel Van Sickel
Joel Van Sickel 2020 年 3 月 6 日
移動済み: Sabin 2023 年 1 月 4 日
Hello Mitesh,
you can create a model reference and put one of your powergui blocks and the associated electrical network inside the model reference, and it will use the local model reference settings. This approach will require manually cleaning up the generated model reference and probably manually setting some of the output ports to work with complex signals (if you are using phasor).
You only need to put one of them in a model reference. It will be easier if you put the continuous time system in the model reference and leave the phasor system at the top level.
Regards,
Joel

その他の回答 (0 件)

コミュニティ

カテゴリ

Help Center および File ExchangeSwitches and Breakers についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by