how to create a signal with parameters that can be changed while the signal is running?
조회 수: 1 (최근 30일)
이전 댓글 표시
Hello everyone,
I have this problem. I need to create a sine wave and be able to change it's magnitude while the signal is running.
I tried generating a sine wave in background continuously, but i can only change the magnitde if i preload the data again and start another signal.
Please help if you know a way.
regards
Ali
댓글 수: 2
Walter Roberson
2022년 4월 18일
I recommend that you read the discussion at https://www.mathworks.com/matlabcentral/answers/1692675-how-to-display-audio-file-length-in-matlab-gui#comment_2096115
답변 (1개)
Jeffrey Clark
2022년 4월 18일
It is possible that this low-level audio interface could work for you:
댓글 수: 0
참고 항목
카테고리
Help Center 및 File Exchange에서 Audio I/O and Waveform Generation에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!