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

3 Ansichten (letzte 30 Tage)
Jane Corner
Jane Corner am 28 Feb. 2017
Beantwortet: KSSV am 28 Feb. 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?

Antworten (1)

KSSV
KSSV am 28 Feb. 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

Kategorien

Mehr zu Conditional Variance Models finden Sie in Help Center und File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by