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.

 Respuesta aceptada

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

Más respuestas (0)

Etiquetas

Preguntada:

el 25 de Dic. de 2020

Comentada:

el 25 de Dic. de 2020

Community Treasure Hunt

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

Start Hunting!

Translated by