Borrar filtros
Borrar filtros

How to define a port signal variable in a M-file

1 visualización (últimos 30 días)
zhang mingjuan
zhang mingjuan el 16 de Jul. de 2015
How to define a port signal variable in a M-file just use one sentence eg. I want to set its DataTyte ,InitialValue,Min,Max and so on. Maybe I can do it as follows: canFaultFlag = mpt.Signal; canFaultFlag.DataType = 'boolean'; canFaultFlag.InitialValue = '0'; ... But how can I finish it in one sentence and which function I can use to create a signal varialbe?

Respuestas (0)

Categorías

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

Etiquetas

Community Treasure Hunt

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

Start Hunting!

Translated by