Azzera filtri
Azzera filtri

How to output two numbers as an array in Simulink?

11 visualizzazioni (ultimi 30 giorni)
I have two numbers 2 and 3(which are given as input from two different blocks), for example, and I want to output them as an array [2 3].This array is given as an input in another block.Can I use Vector Concatinate block?

Risposta accettata

Priyesh Rabadiya
Priyesh Rabadiya il 23 Gen 2018
You can use Mux which will multiplex the signals in single line.

Più risposte (1)

Birdman
Birdman il 21 Gen 2018
Try the attached model. To output two numbers as array, I used MATLAB Function block. See how the function works and adapt it into your problem. Hope this helps.

Categorie

Scopri di più su Modeling 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!

Translated by