![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/759406/image.png)
Simulink Split a signal
33 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
Hello,
how can I split a signal,made by one scalar, in two different blocks?
I tried "Demux" block but it seems that the number of input must be equal the number of output (namely if I want to split a signal in two blocks, the input parameter must be a vector with two elements).
In few words, if I have a constant as input parameter, how can I split it in two different blocks?
thanks and regards
Paolo
0 Commenti
Risposta accettata
Jonas
il 6 Ott 2021
Just branch the line:
![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/759406/image.png)
You can start from the block you want the line to go to, click and drag it on the line you want the connection to be.
You can also start from a line, and hold ctrl + click and drag to branch a line.
You can also right click + drag to branch a line.
0 Commenti
Più risposte (0)
Vedere anche
Categorie
Scopri di più su Sources in Help Center e File Exchange
Prodotti
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!