Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

problem using audioplayer matlab command

Status
Not open for further replies.

Foufou

Member level 5
Member level 5
Joined
Oct 22, 2006
Messages
93
Helped
3
Reputation
6
Reaction score
2
Trophy points
1,288
Activity points
1,871
matlab audioplayer

Hi,
I am using audioplayer command under matlab in order to Design a matlab Guide for play, stop and pause of an audio file using the options of the above command.
My problem is when I try to use this command using push button (in matlab guide, callback) the sound is stoped. But using the m file all thing are alright
Can any one help me to solve this problem
The programme:
player=audioplayer(y,Fe,24);
play(player)
where y and Fe are a known variables
 

Status
Not open for further replies.

Similar threads

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top