help-octave
[Top][All Lists]
Advanced

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

figure


From: Joerg Schreiber
Subject: figure
Date: Mon, 8 Mar 1999 17:57:18 +0100 (MET)

Hi

I am just trying to change from matlab to octave.

I just tried:

octave:15> figure (2)
error: figure: gnuplot doesn't appear to support this feature
error: evaluating index expression near line 38, column 7
error: evaluating if command near line 30, column 5
error: evaluating if command near line 29, column 3
error: called from igure' in file /usr/share/octave/2.0.13/m/plot/figure.
octave:15> help figure
figure is the function defined from: /usr/share/octave/2.0.13/m/plot/figure.

 usage: figure (n)

 Set the current plot window to plot window N.  This function
 currently requires X11 and a recent version of gnuplot.
                        
:~/mat > gnuplot

        G N U P L O T
        Linux version 3.5 (pre 3.6)
        patchlevel beta 347
        last modified Mon Jun 22 13:22:33 BST 1998

        Copyright(C) 1986 - 1993, 1998
        Thomas Williams, Colin Kelley and many others

   Send comments and requests for help to address@hidden
        Send bugs, suggestions and mods to address@hidden

Terminal type set to 'x11'
gnuplot>       


What's going wrong? Can this be a problem of x11 / X11 ?

regards, joerg



reply via email to

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