How to save everything except one or two given variable?
Mostra commenti meno recenti
It is possible to save all variables except one or two?
Risposta accettata
Più risposte (2)
Image Analyst
il 25 Mag 2015
1 voto
If you can write either
- a wild card expression or
- a regular expression
that returns everything excepting those you don't want, then yes. There isn't an -except option, however. It's been suggested but never made the adopted features list, never hurts to add your name to the proponents as a feature request at "official" TMW site www.mathworks.com.
Categorie
Scopri di più su Parallel Computing in Centro assistenza e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!