Message Boards Message Boards

0
|
6201 Views
|
2 Replies
|
0 Total Likes
View groups...
Share
Share this post:

Eliminating new variables

Hi. How do I delete the new variables that are recorded in the list of variables of the kernel? Thanks.

2 Replies

Obrigado. Funciona para os novos Notebook!

try ClearAll[x,y,z] to clear x,y,z or Clear["Global``*"] to clear all variables in global context. type ?Clear for more information

POSTED BY: Nasser M. Abbasi
Reply to this discussion
Community posts can be styled and formatted using the Markdown syntax.
Reply Preview
Attachments
Remove
or Discard

Group Abstract Group Abstract