photo

Carlos Sanchis

MathWorks

Last seen: 約1ヶ月 前 2018 年からアクティブ

Followers: 0   Following: 0

統計

All
  • Knowledgeable Level 1
  • First Review
  • First Answer
  • Solver

バッジを表示

Feeds

表示方法

回答済み
[SIMULINK] Sound interface, multiple inputs and outputs
The "Audio Device Reader" block can output all channels through the same port as an m by n matrix where m is the number of sampl...

4年弱 前 | 0

| 採用済み

回答済み
[Simulink] Play and record audio simultaneusly
After looking at the model with Professor Requena, we've concluded the issue was the sample time of the noise source, which was ...

約4年 前 | 0

| 採用済み

回答済み
Interact with simulink from Matlab
Another way to do this is to make paremeters live in the MATLAB workspace as variables and just change them in between simulatio...

4年以上 前 | 0

回答済み
matrix of circulating vectors without loop
Still with a for loop, but somewhat more readable... input = [1 2 3 4; ... 4 5 6 7; ... 3 8 4 6]; ...

約6年 前 | 1