From help-request at octave dot org Mon Mar 7 22:33:34 2005 Subject: Re: Contour plots From: "Henry F. Mollet" To: "Henry F. Mollet" , "Dmitri A. Sergatskov" , Shai Ayal CC: Octave_post Date: Mon, 07 Mar 2005 20:44:53 -0800 I was trying to compile at the octave prompt. In hindsight really stupid but that's what I've been trying to do all this time! Henry [~/cando/MatrixCalc] tcsh:26> mkoctfile contourl.cc ld: warning -prebind has no effect with -bundle [~/cando/MatrixCalc] tcsh:27> ls contourl.cc contourl.o % here's the new o file contourl.oct % here the new oct file on 3/7/05 2:11 PM, Henry F. Mollet at mollet at pacbell dot net wrote: > I was going to try Shai's files also. Alas, my octave 2.1.46 version does > not support dynamic linking: > octave:18> octave_config_info ("dld") > ans = 0 > octave:3> mkoctfile contourl.cc > parse error: >>>> mkoctfile contourl.cc > Henry > > on 3/7/05 12:32 PM, Dmitri A. Sergatskov at dmitri at unm dot edu wrote: > >> Shai Ayal wrote: >>> Henry, >>> >>> Another way of fixing this would be to use another contour algorithm. >>> There is one available on the maintainers list. It consists of 3 files >> ... >> >>> Shai >>> >> >> Shai, >> >> I have tried Henry's script with your contour and while I liked >> very much what I saw, there is a couple problems: >> >> -- I think you should suppress output if there is no output >> parameters. >> >> -- For some reason the xlabel is being lost. I wonder if >> it gets clipped off (the bottom margin is kind of thin). >> >> Thanks! >> >> Dmitri. > > > > ------------------------------------------------------------- > 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 > ------------------------------------------------------------- > ------------------------------------------------------------- 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 -------------------------------------------------------------