what is the code of clear command window and memory?

7 ビュー (過去 30 日間)
abrar ali
abrar ali 2017 年 8 月 27 日
回答済み: Tasha Davis 2021 年 2 月 9 日
what is the code of clear command window and memory? in matlab

採用された回答

KSSV
KSSV 2017 年 8 月 27 日
clc clears the command window..
clear clears the memory...
  1 件のコメント
Walter Roberson
Walter Roberson 2017 年 8 月 27 日
The command to do both at the same time is
quit

サインインしてコメントする。

その他の回答 (1 件)

Tasha Davis
Tasha Davis 2021 年 2 月 9 日
clc

カテゴリ

Help Center および File ExchangeEntering Commands についてさらに検索

タグ

タグが未入力です。

Community Treasure Hunt

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

Start Hunting!

Translated by