How to record analog data through a microphone jack using MATLAB
2 次查看(过去 30 天)
显示 更早的评论
Is it possible to record analog data by plugging in a 1/4" phone jack wire into a laptop's microphone jack (1/8") using MATLAB? The analog data has been filtered and amplified by another system.
The situation is that using my laptop (with MATLAB) I would like to display and store a certain type of analog signal that is coming out of an expensive medical device through a 1/4" analog phone jack wire.
-- SK
0 个评论
回答(1 个)
Honglei Chen
2013-7-27
You can use dsp.AudioRecorder to do this. There is an example in the reference page
HTH
0 个评论
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Periodic Waveform Generation 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!