how can I clear the result display on the command window?

2 visualizaciones (últimos 30 días)
Jane Corner
Jane Corner el 28 de Feb. de 2017
Respondida: KSSV el 28 de Feb. de 2017
I use the estimate function to regress a time-series garch function,but don't want the result display on the command window,so what should I do?

Respuestas (1)

KSSV
KSSV el 28 de Feb. de 2017
Put ; (semi colon) at the end of every command to suppress the output in the command window.
To clear the command window type clc

Categorías

Más información sobre Conditional Variance Models en Help Center y File Exchange.

Etiquetas

Community Treasure Hunt

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

Start Hunting!

Translated by