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

조회 수: 11 (최근 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 CenterFile Exchange에서 Conditional Variance Models에 대해 자세히 알아보기

태그

Community Treasure Hunt

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

Start Hunting!

Translated by