Documentation of keep


Global Index (short | long) | Local contents | Local Index (short | long)


Function Synopsis

keep(varargin);

Help text


  out = keep(varargin);

  This function clears the workspace of all variables 
  except those specified in varargin.


Cross-Reference Information

This function is called by

Listing of function keep

function keep(varargin);

%  Variables are named wierd so there's little chance
%  that they'll exist already.

global BLASPHEMOUS_VARIABLES_BFLSQT

who