How to hide displaying the value from command window

Hi,
i am using slider callback function using uicontrol command. when i move slider, it displays ans 1 in command window. i dont want the display of ans 1 in command window. please help me in this regard.
Thank you in advance.

 Respuesta aceptada

Ameer Hamza
Ameer Hamza el 16 de Nov. de 2020
One of the statement will be missing a semicolon (;) at the end. Make sure that you have a semicolon at the end of each line. In addition to that, make sure there is no disp() of fprintf() statements.

Más respuestas (0)

Categorías

Más información sobre Environment and Settings en Centro de ayuda y File Exchange.

Etiquetas

Preguntada:

$
$
el 16 de Nov. de 2020

Comentada:

$
$
el 9 de Jun. de 2021

Community Treasure Hunt

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

Start Hunting!

Translated by