GUI problems callback function

Hi, I having a problem on running in ASK part. in callback function. For FSK and PSK, both of the codes are find. Only for ASK, I having trouble to stimulate the output.

 采纳的回答

Line 488
f=handles.askfreq;
should be
f=handles.frqask;

更多回答(0 个)

标签

Community Treasure Hunt

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

Start Hunting!

Translated by