[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Octave does not draw the graphics on Win98
From: |
segami |
Subject: |
Octave does not draw the graphics on Win98 |
Date: |
Thu, 27 Jul 2000 14:34:17 +0900 |
We have a question about the drawing the graphics by Octave on Win98.
In order to run octave on Windows 98, we have downloaded gnuwin32,
G77gnu-win32, Octave and gnuplot-cygwin32. We found, however, the octave did
not draw the graphics. We had tried the version b18, b19 and b20, but they
did not work well when it comes to drawing of the graphics.
The octave itself operates with bash and the execution of the calculation
and the function has no problem. But when we use the command \x92“gplot\x92”, it
dose not draw the graphics.
The followings are the procedure we follow:
Octave1>a=[1:5]
a=1,2,3,4,5
octave2>gplot(a)
octave3>
When we run the octave on UNIX, it draws the graphics with above-mentioned
procedure. Wgnupl32.exe itself works without any problem.
We would appreciate it if anybody could give us suggestions about this
problem.
*********************************************************
Takashi Segami
RION CO., LTD R & D Department
TEL : 042 - 359 - 7842 FAX : 042 - 359 - 7462
address@hidden
**********************************************************
-----------------------------------------------------------------------
Octave is freely available under the terms of the GNU GPL.
Octave's home on the web: http://www.che.wisc.edu/octave/octave.html
How to fund new projects: http://www.che.wisc.edu/octave/funding.html
Subscription information: http://www.che.wisc.edu/octave/archive.html
-----------------------------------------------------------------------
- Octave does not draw the graphics on Win98,
segami <=