From help-octave-request at bevo dot che dot wisc dot edu Tue Jan 6 10:12:07 2004 Subject: octave in texmacs From: Michel To: help-octave at bevo dot che dot wisc dot edu Date: Tue, 06 Jan 2004 17:16:34 +0100 Hey, I'm using the octave-plugin and it works great! I hope I'm on the right mailinglist, or do you have to report things for plugins elsewhere? If here ... I'm testing it out to see if I'm going to use this instead of matlab for school. A gui is always nice , although not essential. There is one thing till now .. I downloaded octave-forge and I'm using the plot3-function. It seems to work, but it only prints out the text for the imagefile in texmacs..it doesn't show the picture and if it is shown a questionmark is shown... The plot is shown in gnuplot when I do it in the CLI. t=0:pi/50:10*pi; plot3(sin(t),cos(t),t) The command 'plot' shows a picture. Thanks, Brabants Michel using octave 2.50.0 (both latest stable). ------------------------------------------------------------- Octave is freely available under the terms of the GNU GPL. Octave's home on the web: http://www.octave.org How to fund new projects: http://www.octave.org/funding.html Subscription information: http://www.octave.org/archive.html -------------------------------------------------------------