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

2 vues (au cours des 30 derniers jours)
Jane Corner
Jane Corner le 28 Fév 2017
Réponse apportée : KSSV le 28 Fév 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?

Réponses (1)

KSSV
KSSV le 28 Fév 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

Catégories

En savoir plus sur Conditional Variance Models dans Help Center et File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by