mfm has build QtOctave 0.10.1 for Windows. You can see in:
http://www.outsch.org/2011/01/29/qtoctave-0-10-1-for-windows/
Thanks mfm
mfm has build QtOctave 0.10.1 for Windows. You can see in:
http://www.outsch.org/2011/01/29/qtoctave-0-10-1-for-windows/
Thanks mfm
enero 30, 2011 a las 9:08 pm |
gracias
marzo 24, 2011 a las 5:34 am |
Hi!
I find the program useful, however I wish I could upload some data I have on excel and notepad or any other source. Please let me know if there is a code I can use to upload the data so I can manipulate it with the program.
marzo 31, 2011 a las 6:37 pm |
Hi! Thanks for the program. I have this problem when I’m trying to plot with Easy Plot:
>>> exemplul4_t=0:0.01:2*pi;
>>> exemplul4_f=sin(2*exemplul4_t).*cos(2*exemplul4_t);
>>> polar(exemplul4_t,exemplul4_f)
>>>error: compare_versions: version numbers must be a single row
error: called from:
error: C:\Programe Facultate\ISPI\Octave 3.2.4_gcc-4.4.0\share\octave\3.2.4\m\miscellaneous\compare_versions.m at line 81, column 5
error: C:\Programe Facultate\ISPI\Octave 3.2.4_gcc-4.4.0\share\octave\3.2.4\m\plot\__gnuplot_has_feature__.m at line 43, column 23
error: C:\Programe Facultate\ISPI\Octave 3.2.4_gcc-4.4.0\share\octave\3.2.4\m\plot\gnuplot_drawnow.m at line 229, column 11
error: C:\Programe Facultate\ISPI\Octave 3.2.4_gcc-4.4.0\share\octave\3.2.4\m\plot\gnuplot_drawnow.m at line 97, column 16
>>>
Also, when I’m trying to plot with gnuplot (Easy Plot is disabled), the figure output (generator) window shows up, but is not responding. I have to close the program each time.
septiembre 8, 2011 a las 11:10 am |
I have the same problem.
If anyone has solved this issue – pleas post the solution
septiembre 12, 2011 a las 12:09 pm |
I don’t think Easyplot has ever worked in Windows with QtOctave
septiembre 12, 2011 a las 12:10 pm |
Oh, missed your last problem with Gnuplot. The reason is the oct2mat package from Octaveforge. Disable it, and plotting should work perfectly.
abril 28, 2011 a las 1:36 pm |
Hi, does anybody knows how cleaning the qtOctave-Terminal with a command like clear, clc or something like that?
mayo 27, 2011 a las 1:33 pm |
Hi,
please consider making something clear “how to remove/uninstall” this version too. I can’t do it by myself and it’s pretty confused on my system now. I prefer the previous version.
It would be great
Thanks a lot.