How to Clear All Variables in Current Cell
- To: mathgroup at smc.vnet.net
- Subject: [mg113934] How to Clear All Variables in Current Cell
- From: Jie Wu <cn.fyodor at gmail.com>
- Date: Thu, 18 Nov 2010 07:07:09 -0500 (EST)
Hi, all Since I would use results from previous cells and the current cell included lots of variables, which might bring up some unknown bugs, Clear["Global`*"] command could not help. So is there any way to do this work? Thanks in advance. Jie W.