How can I increase the number of input and output channels in a matlab process?
2 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
I want to create a method with more than two input and output channels.
my constructor is: function obj = ProvaAudio ()
Can I use this to have different input channels?
function output = process(obj, input, input2).
Thanks you
0 Commenti
Risposte (0)
Vedere anche
Categorie
Scopri di più su Propagation and Channel Models in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!