How to use getaudiodata() in Simulink?

4 visualizzazioni (ultimi 30 giorni)
Ahmet Talha Köten
Ahmet Talha Köten il 1 Giu 2022
Risposto: jibrahim il 6 Giu 2022
I have this simple system and I would like to get audiodata just like in Matlab. I have this error: Undefined function or variable 'getaudiodata'. Simulink cannot determine sizes and/or types of the output for block 'matrixtosound/MATLAB Function' due to errors in the block body, or limitations of the underlying analysis. Error in port widths or dimensions. 'Output Port 1' of 'matrixtosound/MATLAB Function/u' is a [30×1] matrix.

Risposte (1)

jibrahim
jibrahim il 6 Giu 2022
Hi Ahmet,
To interact with a microphone device in Simulink, use the Audio Device Reader block:

Categorie

Scopri di più su Audio I/O and Waveform Generation in Help Center e File Exchange

Prodotti


Release

R2022a

Community Treasure Hunt

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

Start Hunting!

Translated by