{ライン交差のスタイ​ル}を"飛び越し"に​設定する方法

上図のようにSimulinkモデルの信号線の{ライン交差のスタイル}を’’飛び越し’’に設定したいのですが、設定方法がわからないため教えていただきたいです。
MATLAB 2022aで MATLAB側からの変更方法とSimulink側からの変更方法をお願い致します。

 Risposta accettata

Toshinobu Shintai
Toshinobu Shintai il 20 Ago 2024

0 voti

私は質問の意図が理解できていないかもしれないのですが、以下リンク先にあります手順で設定を有効化、無効化できます。
こちらで解決しますでしょうか。

1 Commento

Toshinobu Shintai
Toshinobu Shintai il 20 Ago 2024
get_param(0, "EditorPathXStyle")
というコマンドで調べることができます。「'hop'」と出力された場合は、’’飛び越し’’に設定されています。
ちなみに、この設定はモデルファイルごとに設定されているのではなく、Simulink全体に設定されていますので、申し訳ありませんが、モデルごとに設定し分けることができません。

Accedi per commentare.

Più risposte (0)

Categorie

Scopri di più su プログラムによるモデル編集 in Centro assistenza e File Exchange

Prodotti

Release

R2022a

Community Treasure Hunt

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

Start Hunting!