How can I increase the number of input and output channels in a matlab process?
2 ビュー (過去 30 日間)
古いコメントを表示
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 件のコメント
回答 (0 件)
参考
カテゴリ
Help Center および File Exchange で Propagation and Channel Models についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!