How do I implement a push button to stop my GUI recording.

1 view (last 30 days)
I currently have "handles.rec = audiorecorder" and "plot (handles.recording)" in a "while 1" loop and they are all under a push button called "Record". The GUI is recording and plotting just fine, but how do I implement a "Stop" button so that when pressed, the recording stops.

Answers (0)

Categories

Find more on Graphics Objects in Help Center and File Exchange

Community Treasure Hunt

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

Start Hunting!