Pagina 1 di 1

Signal Dimensions SIMULINK

MessaggioInviato: 9 nov 2012, 10:50
da minidiable
Ciao a tutti,

ho una domanda semplice semplice per chi usa SIMULINK.

Ho dei segnali del genere:
dim.png
dim.png (3.15 KiB) Osservato 1778 volte


Cosa rappresenta il numero fuori dalla parentesi graffa e quello al suo interno?

Grazie mille

Re: Signal Dimensions SIMULINK

MessaggioInviato: 9 nov 2012, 13:04
da dimaios
Leggi questo.

The number before the braces tells you how many lines were bundled together to create that particular bus signal. For example, the output of the Bus Creator2 block was created from the three lines from the Clock, Pulse, and Sine Wave blocks. The number inside of the braces tells you how many total signals are contained in the bus. In the case of the bus2 signal, each output from the Source blocks is a scalar, so the bus contains a total of three signals, one from each line.