Borrar filtros
Borrar filtros

How to set Simulink menu bar tools by m Scripts

1 visualización (últimos 30 días)
Xiaoning.Wang
Xiaoning.Wang el 20 de Nov. de 2020
Editada: Xiaoning.Wang el 23 de Nov. de 2020
hello supporter,
how to set Simulink menu bar tools by m Scripts, but I how to which API function .
I want to set some menu bar tools by m Scripts, other people also can use my m script set the Simulink menu .
eg:
Now, I should use which API function get this paraments preferences and how to set it by m scripts
  1 comentario
Xiaoning.Wang
Xiaoning.Wang el 23 de Nov. de 2020
Editada: Xiaoning.Wang el 23 de Nov. de 2020
use API: get_param('Template','ObjectParameters') can get many Simulink API
Note: Temolate is my .slx document
eg:
SampleTimeColors: [1×1 struct] // Dispaly->Sample Time
LibraryLinkDisplay: [1×1 struct] //Dispaly->Library Link->Disable
ShowPortDataTypes: [1×1 struct] //Dispaly->Signals & Ports->PortDataTypes
PortDataTypeDisplayFormat: [1×1 struct] //Dispaly->Signals & Ports->PortDataTypes DisplayFormat
ShowPortUnits: [1×1 struct] //Dispaly->Signals & Ports->Port uint
All set in menu boor don't sure must have API function(带单栏上所有的设置不一定,全部包含API函数,因为只能找到部分)
Simulink->Preferences->Edit I don't found it API function
Simulink->Preferences->Gneral I found it API function
Simulink->Preferences->Model File I found it API function

Iniciar sesión para comentar.

Respuestas (0)

Categorías

Más información sobre Simulink Environment Customization en Help Center y File Exchange.

Productos

Community Treasure Hunt

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

Start Hunting!

Translated by