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

3 ビュー (過去 30 日間)
Jane Corner
Jane Corner 2017 年 2 月 28 日
回答済み: KSSV 2017 年 2 月 28 日
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?

回答 (1 件)

KSSV
KSSV 2017 年 2 月 28 日
Put ; (semi colon) at the end of every command to suppress the output in the command window.
To clear the command window type clc

カテゴリ

Help Center および File ExchangeConditional Variance Models についてさらに検索

タグ

Community Treasure Hunt

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

Start Hunting!

Translated by