Azzera filtri
Azzera filtri

GUI problems callback function

2 visualizzazioni (ultimi 30 giorni)
wyeen chow
wyeen chow il 25 Dic 2020
Commentato: wyeen chow il 25 Dic 2020
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.

Risposta accettata

Walter Roberson
Walter Roberson il 25 Dic 2020
Line 488
f=handles.askfreq;
should be
f=handles.frqask;

Più risposte (0)

Community Treasure Hunt

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

Start Hunting!

Translated by