Filter löschen
Filter löschen

For iterator subsystem output cannot hold one sample time

1 Ansicht (letzte 30 Tage)
Tanya Gross
Tanya Gross am 13 Nov. 2023
Beantwortet: madhan ravi am 26 Nov. 2023
Hi, guys, I created a for iterator subsystem to get input's index, but the output cannot hold for one sample time, do you know what's going on here, thanks for your reply.
Input is mux signals and size is 20, N is 20.
the output is weird
  1 Kommentar
Fangjun Jiang
Fangjun Jiang am 13 Nov. 2023
It seems you are not using the for-itertor correctly. Explain what you try to achieve. There might be a simple solution.

Melden Sie sich an, um zu kommentieren.

Antworten (1)

madhan ravi
madhan ravi am 26 Nov. 2023
The picture doesn't show the x axis ticks. The input signal values are not shown to us. It is important to note that the signal data type of the input signal unless it is an uint or int or a boolean unexpected behaviour can b expected. If not make sure to convert the signal data type to the ones I mentioned above before comparing it to zero.

Kategorien

Mehr zu Subsystems finden Sie in Help Center und File Exchange

Produkte

Community Treasure Hunt

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

Start Hunting!

Translated by