what is the code of clear command window and memory?

8 views (last 30 days)
what is the code of clear command window and memory? in matlab

Accepted Answer

KSSV
KSSV on 27 Aug 2017
clc clears the command window..
clear clears the memory...

More Answers (1)

Tasha Davis
Tasha Davis on 9 Feb 2021
clc

Categories

Find more on Entering Commands in Help Center and File Exchange

Tags

No tags entered yet.

Community Treasure Hunt

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

Start Hunting!