octave-maintainers
[Top][All Lists]
Advanced

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

Re: terminology: handles, figures, objects, etc.


From: Robert T. Short
Subject: Re: terminology: handles, figures, objects, etc.
Date: Fri, 18 Sep 2009 10:27:35 -0700
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.1.23) Gecko/20090823 SeaMonkey/1.1.18

Michael D Godfrey wrote:
=============================================
The above is true, but is not what the Manual says:

ishandle (h) [Built-in Function]
Return true if h is a graphics handle and false otherwise.
ishghandle (h) [Function File]
Return true if h is a graphics handle and false otherwise.
isfigure (h) [Function File]
Return true if h is a graphics handle that contains a figure object and false otherwise
=============================================
I believed the Manual when I wrote the earlier email.

So far the response suggests that a Section in the Manual devoted to the precise definition of these terms would be a good idea. I will circulate a draft soon.

Thanks,
Michael

I don't see the problem, except maybe that a graphics handle doesn't "contain" a figure object but rather references one.

Anyway, whatever you write I promise to read. A good description of the difference between classes, objects, handles, etc. would be a good addition to the manual.

Bob


reply via email to

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