MATLAB: Is it possible to ‘clear all’ variables except one

clear

I am using clear all command. But I wan to keep just one of the varibles. Lets say the name of that variable is 'var'.