Azzera filtri
Azzera filtri

Simulink ignores the first value

3 visualizzazioni (ultimi 30 giorni)
Alexander Guillen
Alexander Guillen il 5 Apr 2023
I would like to display all the elements of an array I created in the workspace into the display block in simulink , but the first element does not show up. How can I fix that?

Risposte (1)

Alexander Guillen
Alexander Guillen il 5 Apr 2023
I figured it out. If anyone wants to know - just use a constant block instead of "from workspace" block. I dont know why this is like that but it is.
  1 Commento
Walter Roberson
Walter Roberson il 5 Apr 2023
When you use From Workspace, then the first column of the array (or vector) is treated as being the time that the sample is to be presented to the model.

Accedi per commentare.

Categorie

Scopri di più su Event Functions in Help Center e File Exchange

Tag

Community Treasure Hunt

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

Start Hunting!

Translated by