How can I increase the number of input and output channels in a matlab process?

2 views (last 30 days)
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

Answers (0)

Categories

Find more on Propagation and Channel Models in Help Center and File Exchange

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!