How can I increase the number of input and output channels in a matlab process?
2 views (last 30 days)
Show older comments
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 Comments
Answers (0)
See Also
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!