Borrar filtros
Borrar filtros

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

15 visualizaciones (últimos 30 días)
Mirlan Karimov
Mirlan Karimov el 5 de Jun. de 2020
Comentada: Mirlan Karimov el 5 de Jun. de 2020
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.

Respuesta aceptada

KSSV
KSSV el 5 de Jun. de 2020
You can delete specific variables using clearvars. You have many other options along with that. Read it here.

Más respuestas (0)

Categorías

Más información sobre Data Import and Analysis en Help Center y File Exchange.

Etiquetas

Community Treasure Hunt

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

Start Hunting!

Translated by