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

2 次查看(过去 30 天)
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