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

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

[Octave-bug-tracker] [bug #29549] "`isfvc' undefined" when setting 'barw


From: Søren Hauberg
Subject: [Octave-bug-tracker] [bug #29549] "`isfvc' undefined" when setting 'barwidth'
Date: Tue, 13 Apr 2010 23:46:20 +0000
User-agent: Mozilla/5.0 (X11; U; Linux i686; da-DK; rv:1.9.1.9) Gecko/20100401 Ubuntu/9.10 (karmic) Firefox/3.5.9

URL:
  <http://savannah.gnu.org/bugs/?29549>

                 Summary: "`isfvc' undefined" when setting 'barwidth'
                 Project: GNU Octave
            Submitted by: hauberg
            Submitted on: Wed 14 Apr 2010 01:46:20 AM CEST
                Category: Interpreter
                Severity: 3 - Normal
              Item Group: None
                  Status: None
             Assigned to: None
         Originator Name: 
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any
                 Release: dev
        Operating System: GNU/Linux

    _______________________________________________________

Details:

Hi All

The following piece of code

  bar (rand (1, 100), 'barwidth', 0.5);

Gives me an error (using the gnuplot backend):

error: `isfvc' undefined near line 309 column 9
error: called from:
error:  
/home/hauberg/Programmer/share/octave/3.3.51+/m/plot/private/__patch__.m at
line 309, column 5
error:  
/home/hauberg/Programmer/share/octave/3.3.51+/m/plot/private/__patch__.m at
line 296, column 3
error: invalid graphics handle
error:  
/home/hauberg/Programmer/share/octave/3.3.51+/m/plot/private/__bar__.m at line
381, column 4
error:  
/home/hauberg/Programmer/share/octave/3.3.51+/m/plot/private/__bar__.m at line
418, column 7
error:  
/home/hauberg/Programmer/share/octave/3.3.51+/m/plot/private/__bar__.m at line
269, column 7
error:  
/home/hauberg/Programmer/share/octave/3.3.51+/m/plot/private/__bar__.m at line
155, column 11
error:   /home/hauberg/Programmer/share/octave/3.3.51+/m/plot/bar.m at line
67, column 19

Søren




    _______________________________________________________

Reply to this item at:

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

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





reply via email to

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