Saving all variables with save EXCEPT just a few variables

46 visualizaciones (últimos 30 días)
Brando Miranda
Brando Miranda el 23 de Mzo. de 2016
Comentada: Brando Miranda el 23 de Mzo. de 2016
I have a workspace that I want to save all variables except a few that are named basically with the same prefix. So ideally, I'd like to save everything except a few. For example, save everything except `not_me*`, `not_me_either*`.
Since writing individual errors is a lot and a annoying I wanted a short way to do this.
The only way I thought of doing this so far was with maybe a regex (since it gets in regex's) but I ahve not been successful in forming one yet.

Respuestas (1)

Brando Miranda
Brando Miranda el 23 de Mzo. de 2016

Categorías

Más información sobre Workspace Variables and MAT Files 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