Borrar filtros
Borrar filtros

Chart (StateFlow) input and output is the same signal

6 visualizaciones (últimos 30 días)
Jan Olajec
Jan Olajec el 3 de Dic. de 2021
Respondida: Muthukumar Ganesan el 19 de Jul. de 2022
How can I use the same signal as iput and output of the Chart?
The chart do not allow define the same name for Input port and Output port.
Is there some way how I can 'say' to the Chart object, that the signal on Input and also on Output is the same?
Thanks you.

Respuestas (1)

Muthukumar Ganesan
Muthukumar Ganesan el 19 de Jul. de 2022
Hi,
You cannot use ports to update same signal in stateflow whereas you can add a stateflow data and configure it to "Data Store Memory". In the Data store memory block, the corresponding signal should be mapped.
Thanks.

Categorías

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

Etiquetas

Productos


Versión

R2021a

Community Treasure Hunt

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

Start Hunting!

Translated by