From help-request at octave dot org Wed Jan 11 05:14:17 2006 Subject: Re: removing plot borders From: Stefan van der Walt To: help at octave dot org Date: Wed, 11 Jan 2006 13:10:01 +0200 Hi Ron You might try to talk to gnuplot directly, with something like __gnuplot_set__ border 0 Regards Stéfan On Tue, Jan 10, 2006 at 07:42:40PM -0800, Ron Crummett wrote: > Is there a way to remove the square plot window borders in Octave? I am > trying to plot a Smith Chart with some annotation on it, and the square > borders interfere with some of the numbers being readable. I have seen > how I can modify my .gnuplot file to do this, but I don't want to do it > all of the time, which is what it appears I will get if I edit my > .gnuplot file. Thanks. ------------------------------------------------------------- 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 -------------------------------------------------------------