{ライン交差のスタイル}を"飛び越し"に設定する方法
    31 views (last 30 days)
  
       Show older comments
    
    宗大
 on 19 Aug 2024
  
    
    
    
    
    Commented: Toshinobu Shintai
    
 on 20 Aug 2024
            
上図のようにSimulinkモデルの信号線の{ライン交差のスタイル}を’’飛び越し’’に設定したいのですが、設定方法がわからないため教えていただきたいです。
MATLAB 2022aで MATLAB側からの変更方法とSimulink側からの変更方法をお願い致します。
0 Comments
Accepted Answer
  Toshinobu Shintai
    
 on 20 Aug 2024
        私は質問の意図が理解できていないかもしれないのですが、以下リンク先にあります手順で設定を有効化、無効化できます。
こちらで解決しますでしょうか。
1 Comment
  Toshinobu Shintai
    
 on 20 Aug 2024
				get_param(0, "EditorPathXStyle")
というコマンドで調べることができます。「'hop'」と出力された場合は、’’飛び越し’’に設定されています。
ちなみに、この設定はモデルファイルごとに設定されているのではなく、Simulink全体に設定されていますので、申し訳ありませんが、モデルごとに設定し分けることができません。
More Answers (0)
See Also
Categories
				Find more on プログラムによるモデル編集 in Help Center and File Exchange
			
	Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!
