natanel
January 7th, 2009, 10:16 AM
I installed cygwin with xwin
using xWin server and ssh to log into the ubuntu computer from my windows comuter
then running octave (over ubuntu)
this work great (faster then runing octave in cygwin and windows)
but how I can config the plot to be seen in the windows computer
how I tell cygwin or xWin server or ssh to plot over the windows computer
for example I would like to see in my windows computer
a=[1 2 3 4];
plot(a);
also how I can config which to use from octave line gnuplot or plot_edit
many thanks
using xWin server and ssh to log into the ubuntu computer from my windows comuter
then running octave (over ubuntu)
this work great (faster then runing octave in cygwin and windows)
but how I can config the plot to be seen in the windows computer
how I tell cygwin or xWin server or ssh to plot over the windows computer
for example I would like to see in my windows computer
a=[1 2 3 4];
plot(a);
also how I can config which to use from octave line gnuplot or plot_edit
many thanks