How can I increase the number of input and output channels in a matlab process?
1 vue (au cours des 30 derniers jours)
Afficher commentaires plus anciens
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 commentaires
Réponses (0)
Voir également
Catégories
En savoir plus sur Propagation and Channel Models dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!