Menu

Tree [r1] /
 History

HTTPS access


File Date Author Commit
 admin 2009-01-21 gerlachs [r1] inital import
 debian 2009-01-21 gerlachs [r1] inital import
 doc 2009-01-21 gerlachs [r1] inital import
 koctave3-api 2009-01-21 gerlachs [r1] inital import
 po 2009-01-21 gerlachs [r1] inital import
 src 2009-01-21 gerlachs [r1] inital import
 AUTHORS 2009-01-21 gerlachs [r1] inital import
 COPYING 2009-01-21 gerlachs [r1] inital import
 ChangeLog 2009-01-21 gerlachs [r1] inital import
 Doxyfile 2009-01-21 gerlachs [r1] inital import
 INSTALL 2009-01-21 gerlachs [r1] inital import
 Makefile.am 2009-01-21 gerlachs [r1] inital import
 Makefile.cvs 2009-01-21 gerlachs [r1] inital import
 Makefile.in 2009-01-21 gerlachs [r1] inital import
 NEWS 2009-01-21 gerlachs [r1] inital import
 README 2009-01-21 gerlachs [r1] inital import
 TODO 2009-01-21 gerlachs [r1] inital import
 acinclude.m4 2009-01-21 gerlachs [r1] inital import
 aclocal.m4 2009-01-21 gerlachs [r1] inital import
 commands.lst 2009-01-21 gerlachs [r1] inital import
 config.h.in 2009-01-21 gerlachs [r1] inital import
 configure 2009-01-21 gerlachs [r1] inital import
 configure.files 2009-01-21 gerlachs [r1] inital import
 configure.in 2009-01-21 gerlachs [r1] inital import
 configure.in.in 2009-01-21 gerlachs [r1] inital import
 koctave.kdevelop 2009-01-21 gerlachs [r1] inital import
 koctave.kdevses 2009-01-21 gerlachs [r1] inital import
 koctave.lsm 2009-01-21 gerlachs [r1] inital import
 stamp-h.in 2009-01-21 gerlachs [r1] inital import
 subdirs 2009-01-21 gerlachs [r1] inital import

Read Me

KDE Octave gui	0.65
---------------------
With some bias to the Matlab interface.
kOctave is based on code from kate and konsole and possible others.
If you feel that you are not among the names in about, drop me a line
and Ill add you.

Please look in changes for details on this release.



Note
-----------------------
If F5 doesnt work in the editor, go to settings and make sure F5 isnt used for reload
or something else (wich it is by default).


When you run kOctave the first time, open settings in the editor and 
change so that tabs get converted to spaces, if you don't do this
you will not be able to use 'tabs' in your comments!
This is a Octave OR readline issue!
------------------------


CONTRIBUTION
----------------
Feel free to add contribute in anyway, language support, nice formated documentation
or a user guide to koctave not that it would be very big at this point, but still!
A code cleanup would also be great, not removing the comments :P 
Feature requests are welcome aswell, so long as they are relevant for kOctave, not octave 
itself (those probably goto octave-mailing lists)


INSTALLATION
---------------
You need to install octavelib in order to run this program
it is located in octavelib. Therefor install this first!

THE PROGRAM WILL NOT COMPILE ELSE!

You might want to install the commands.lst in $HOME/.commands.lst
That way you will have all Octave commands in the editor, you may also
add your own commands to that file

RECOMENDATIONS
---------------

I included the octave docs, on the homepage
copy these manualy to a directory within your F.S.
and go to settings in koctave to point to the help files.

I also recomend you to install gnuplot or kmatplot.
Or else you wount be able to plot things.

Matlab comatible commands and functions area available here
http://matlinks.net/matcompat/matcompat.html


You can find some simple examples in the examples dir..
to get you going if you never used Octave before.


Enjoy!
Author Matias Henttunen hei00rhe@syd.kth.se