octave-bug-tracker
[Top][All Lists]
Advanced

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

[Octave-bug-tracker] [bug #35040] subplot with errorbar problem


From: Alois Schlögl
Subject: [Octave-bug-tracker] [bug #35040] subplot with errorbar problem
Date: Tue, 13 Dec 2011 21:49:32 +0000
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.24) Gecko/20111107 Ubuntu/10.04 (lucid) Firefox/3.6.24

Follow-up Comment #2, bug #35040 (project octave):

I can not confirm this. I've compiled octave from the mercurial sources and
still get a similar error 


octave-3.5.90+:1> for k=1:9, subplot(3,3,k); t=[1:15]';errorbar(t,t,t,'-');
end; 

multiplot> un
             set obj 1;
           ^
           line 0: invalid command


multiplot> s
            et print "/tmp/oct-Wm7Lc2";
           ^
           line 0: invalid command

^C
^C
Press Control-C again to abort.
^C
panic: Interrupt -- stopping myself...
attempting to save variables to `octave-core'...
save to `octave-core' complete



Perhaps, the problem is with gnuplot, I'm using 
  gnuplot 4.4 patchlevel 0

which version of gnuplot do you use ? 


Alois 




    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?35040>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

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