MATLAB: Overwrote “clear” function

clearclear variabledistance_learningmatlab mobilematlab_mobile

I accidentally overwrote the clear command in matlab mobile and now cannot clear that variable or any other ones for that matter. Anybody know how I can clear variables on matlab mobile without using the clear command?

Best Answer

builtin('clear', 'clear')