help-octave
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: overloading a function as a structure


From: Tom Holroyd
Subject: Re: overloading a function as a structure
Date: Tue, 10 May 2005 10:58:06 -0400
User-agent: Mozilla Thunderbird 1.0.2-1.3.2 (X11/20050324)

  unmark_command ("grid");
  grid = [];

Both of these are fine. Even in matlab one gets into trouble redefining things. It's probably good practice to do the grid = [];
thing in the matlab code too.

--
Dr. Tom Holroyd
"A man of genius makes no mistakes. His errors are volitional and
are the portals of discovery." -- James Joyce



-------------------------------------------------------------
Octave is freely available under the terms of the GNU GPL.

Octave's home on the web:  http://www.octave.org
How to fund new projects:  http://www.octave.org/funding.html
Subscription information:  http://www.octave.org/archive.html
-------------------------------------------------------------



reply via email to

[Prev in Thread] Current Thread [Next in Thread]