|
[Date Index]
[Thread Index]
[Author Index]
Delete all the memory except 1 matrix
- To: mathgroup at smc.vnet.net
- Subject: [mg76184] Delete all the memory except 1 matrix
- From: acmilan <fanvn_Acmilan at yahoo.com>
- Date: Thu, 17 May 2007 06:05:55 -0400 (EDT)
Dear all,
Please help me on this basic problem.
If I want to clear all the calculations in history I usually use
Clear["Global`*"];
But what should I use if I want to delete all except one or two
variable (for example a matrix K and M)?
Thank you very much for your help.
Best regards,
acmilan.
Prev by Date:
Re: Re: Compatibility woes
Next by Date:
Permutations of a sequence - variation 2
Previous by thread:
Re: How to use the Simpson 1/3 rule to write this program
Next by thread:
Re: Delete all the memory except 1 matrix
|