필터 지우기
필터 지우기

How can i display nothing in my screen?

조회 수: 1 (최근 30일)
nicolas
nicolas 2013년 4월 13일
I am using semicolon after each comand, but i have still all the procedure to run in my screen. There is a way to make this invisible, in order to gain time?

채택된 답변

Jan
Jan 2013년 4월 13일
편집: Jan 2013년 4월 13일
Do you have an echo on anywhere in your code? If so, remove it and disable echoing by:
echo off
echo off all

추가 답변 (1개)

nicolas
nicolas 2013년 4월 13일
no i haven't, but i use some commands, like Estimate and i don't know what is behind this, so i see all the estimate procedure in my screen!

카테고리

Help CenterFile Exchange에서 Time Series에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by