How to Clear All Variables in Current Cell
- To: mathgroup at smc.vnet.net
- Subject: [mg113943] How to Clear All Variables in Current Cell
- From: Jie <cn.fyodor at gmail.com>
- Date: Fri, 19 Nov 2010 05:07:05 -0500 (EST)
Hi, all Since I would use results from previous cells and the current cell included lots of variables, Clear["Global`*"] command could not do this work. So is there any way to solve this problem? Thanks in advance. Jie W.