How to record analog data through a microphone jack using MATLAB
이전 댓글 표시
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
답변 (1개)
Honglei Chen
2013년 7월 27일
0 개 추천
You can use dsp.AudioRecorder to do this. There is an example in the reference page
HTH
카테고리
도움말 센터 및 File Exchange에서 Signal Generation, Manipulation, and Analysis에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!