Am 27.12.2018 um 09:59 schrieb Mark Geisert:
Marco Atzeri wrote:
Hi,
I am trying to understand if octave has a problem
with Cygwin X interface or it is a specific
issue on my new Laptop
Can someone make this test from octave
in a Xterm ?
available_graphics_toolkits()
graphics_toolkit("fltk")
Marco Atzeri wrote:
Hi,
I am trying to understand if octave has a problem
with Cygwin X interface or it is a specific
issue on my new Laptop
Can someone make this test from octave
in a Xterm ?
available_graphics_toolkits()
graphics_toolkit("fltk")
x=(0:360)*pi()/180;
y=sin(x);
plot(x,y)
p
Hi,
I am trying to understand if octave has a problem
with Cygwin X interface or it is a specific
issue on my new Laptop
Can someone make this test from octave
in a Xterm ?
available_graphics_toolkits()
graphics_toolkit("fltk")
x=(0:360)*pi()/180;
y=sin(x);
plot(x,y)
print -djpg figure-flt
3 matches
Mail list logo