clabel

Ben Abbott bpabbott at mac.com
Thu Jul 24 20:03:10 CDT 2008


On Jul 22, 2008, at 4:53 PM, Labitt, Bruce wrote:

> I need the ability to generate contour plots with labeled contours.
>> From my search on octaveforge, I have found that the "function"  
>> clabel
> is not implemented.  Can I request for this to be added?  I am  
> prepared
> for the comment "why don't you implement it?"
>
> What would it take to implement this feature?  Is it just "code" to be
> implemented, or does it require an intimate knowledge of the guts of
> octave?  If it is just "code" then if someone could point me in the
> right direction, I will take a look at it.  If it is the later,  
> well, I
> guess I'd like to formally request the feature.  At this point I can't
> even get octave to find libpcre despite adding it to LDFLAGS. :(
>
> Regards,
> Bruce


I've only taken a glance, but it appears to me that the labels can be  
added without intimate knowledge of the guts of Octave.

You might begin by looking at contour.m and __contour__.m

Regarding your problems building, what OS are you using? and exactly  
what was the syntax you used to configure Octave?

Ben




More information about the Help-octave mailing list