Re: How to delete all variables

From: Dennis Shea <shea_at_nyahnyahspammersnyahnyah>
Date: Mon, 07 Sep 2009 09:14:48 -0600

louis Vonder wrote:
> Dear All,
>
> There is a way to delete all loaded variable in NCL?

No. Individual variables can be delete via 'delete'

Al local variables in procedures and function
are automatically deleted upon exit.

> In Matlab I am using the command 'clear all' to perform this task.
>
> Thanks
>
>
>
>
> ------------------------------------------------------------------------
>
> _______________________________________________
> ncl-talk mailing list
> List instructions, subscriber options, unsubscribe:
> http://mailman.ucar.edu/mailman/listinfo/ncl-talk
_______________________________________________
ncl-talk mailing list
List instructions, subscriber options, unsubscribe:
http://mailman.ucar.edu/mailman/listinfo/ncl-talk
Received on Mon Sep 07 2009 - 09:14:48 MDT

This archive was generated by hypermail 2.2.0 : Tue Sep 08 2009 - 11:49:50 MDT