How to keep some data in the workspace when clear all?

24 ビュー (過去 30 日間)
Mirlan Karimov
Mirlan Karimov 2020 年 6 月 5 日
コメント済み: Mirlan Karimov 2020 年 6 月 5 日
I have a huge data which takes time to load, therefore, I do not want to remove it from the workspace everytime I run the code but I want to clear the workspace from the data produced by the code itself.

採用された回答

KSSV
KSSV 2020 年 6 月 5 日
You can delete specific variables using clearvars. You have many other options along with that. Read it here.

その他の回答 (0 件)

カテゴリ

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

Community Treasure Hunt

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

Start Hunting!

Translated by