{ライン交差のスタイル}を"飛び越し"に設定する方法
    31 visualizaciones (últimos 30 días)
  
       Mostrar comentarios más antiguos
    
    宗大
 el 19 de Ag. de 2024
  
    
    
    
    
    Comentada: Toshinobu Shintai
    
 el 20 de Ag. de 2024
            
上図のようにSimulinkモデルの信号線の{ライン交差のスタイル}を’’飛び越し’’に設定したいのですが、設定方法がわからないため教えていただきたいです。
MATLAB 2022aで MATLAB側からの変更方法とSimulink側からの変更方法をお願い致します。
0 comentarios
Respuesta aceptada
  Toshinobu Shintai
    
 el 20 de Ag. de 2024
        私は質問の意図が理解できていないかもしれないのですが、以下リンク先にあります手順で設定を有効化、無効化できます。
こちらで解決しますでしょうか。
1 comentario
  Toshinobu Shintai
    
 el 20 de Ag. de 2024
				get_param(0, "EditorPathXStyle")
というコマンドで調べることができます。「'hop'」と出力された場合は、’’飛び越し’’に設定されています。
ちなみに、この設定はモデルファイルごとに設定されているのではなく、Simulink全体に設定されていますので、申し訳ありませんが、モデルごとに設定し分けることができません。
Más respuestas (0)
Ver también
Categorías
				Más información sobre プログラムによるモデル編集 en Help Center y File Exchange.
			
	Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!
