フィルターのクリア

Why is it that when I try to open "rltool" from the command window, the "control system designer" window opens but remains blank?

4 ビュー (過去 30 日間)
I'm trying to use the 'rltool' but when opening it from command window, the window of "control system designer" remains blank, even after 10 mins.
How to solve? (I cannot update to the latest version)

採用された回答

Sam Chak
Sam Chak 2022 年 4 月 2 日
Can you try if sisotool works?
sys = tf(1, [1 1]);
sisotool(sys)
Can also enter controlSystemDesigner(sys) at the MATLAB command prompt.
  1 件のコメント
Gabriele Curcio
Gabriele Curcio 2022 年 4 月 5 日
Yes it appears the correct graphs with that approach. Thank you for answering and sorry for the late feedback.

サインインしてコメントする。

その他の回答 (0 件)

カテゴリ

Help Center および File ExchangeClassical Control Design についてさらに検索

製品


リリース

R2021a

Community Treasure Hunt

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

Start Hunting!

Translated by