Introduction - If you have any usage issues, please Google them yourself
Useful Matlab function for delete all variables in the workspace but important ones. When you have many variables and want to delete most of them, this function allow you to "keep" them without typing "clear " and the name of all variables to delete. It has the same usage than clear.