Filter löschen
Filter löschen

How can i display nothing in my screen?

1 Ansicht (letzte 30 Tage)
nicolas
nicolas am 13 Apr. 2013
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?

Akzeptierte Antwort

Jan
Jan am 13 Apr. 2013
Bearbeitet: Jan am 13 Apr. 2013
Do you have an echo on anywhere in your code? If so, remove it and disable echoing by:
echo off
echo off all

Weitere Antworten (1)

nicolas
nicolas am 13 Apr. 2013
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!

Kategorien

Mehr zu Time Series 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