QtOctave-0.8.2 in Windows

Enero 1, 2010 por acisif

Przemek Szufel has compiled QtOctave-0.8.2 for Windows. You can download from:

http://forja.rediris.es/frs/download.php/1602/qtoctave-0.8.2.zip

Przemek wrote:

It will work unzipped only to C:\ (unzipping will create a c:\qtoctave-0.8.2 folder).
After launching it you need obviously to configure octave location.

Again this compilation is dirty (with source files, redundant DLLs, redundant files etc)
but it works without any installation.

Thanks Przemek.

QtOctave_pkg updated.

Enero 1, 2010 por acisif

I have updatedqtoctave_pkg tool. This tool lets you install octave packages:

This tool was written by Alejandro.

You can download from:

svn checkout https://forja.rediris.es/svn/csl-qtoctave

If you have written a new package, and you want include it in QtOctave_pkg, please write a comment in this blog.

QtOctave and Windows How to…

Diciembre 1, 2009 por acisif

Eugen has written a simple tutorial about installing QtOctave under Windows.

You can download from: Installing_QtOctave_under_Windows

Thanks Eugen

EIDMAT

Octubre 6, 2009 por acisif

Visto la insistencia de los 2 usuarios de EIDMAT (y antes de que les declare como spam :) ), voy a hacer una pequeña entrada dedicada a dicho entorno:

Leer el resto de esta entrada »

Writting QtInfo

Octubre 4, 2009 por acisif

I’m writting a new info reader called QtInfo. It can be used inside or outside of QtOctave, then another tools can use it. You can read another help documents, not only Octave help.

Octave lets you to change info reader with ‘info_program’ function.

Some screenshots:
2009-10-04-qtinfo

You can do global or local searchs:

2009-10-04-qtinfo_global_search
You can download from:

svn checkout https://forja.rediris.es/svn/csl-qtoctave/trunk/

You will need subversion tool (http://en.wikipedia.org/wiki/Subversion_(software)).

September…

Septiembre 2, 2009 por acisif

I have too much work and I can not upload new changes, now. I will upload a new version of QtOctave’s help reader. It can read Octave’s info files and makes QtOctave code more light weight.

I have opened a new forge in BerliOS:

http://developer.berlios.de/projects/qtoctave/

Then we can use two forges :)

QtOctave 0.8.2 para Mandriva y Ubuntu

Julio 29, 2009 por acisif

Gracias al esfuerzo de Linux Music, están disponibles los paquetes para instalar QtOctave 0.8.2 en Debian y Mandriva.
El enlace a esta pagina lo podéis encontrar aquí: http://tobal.cymaho.com/?p=920

SvgPlot

Julio 29, 2009 por acisif

This is a simple library with tools for drawing in SVG file format. You don’t need know SVG file format to draw your figures.

QtOctave can show SVG files with SvgCanvas:

Leer el resto de esta entrada »

QtOctave 0.8.2 features

Julio 7, 2009 por acisif

I haven’t got enough time to show you features of QtOctave 0.8.2.

  • QtOctave’s Editor has SimpleRCS. You can save your files, and recover or read differences between versions:

Leer el resto de esta entrada »

QtOctave 0.8.2 released

Julio 4, 2009 por acisif

I have just upload QtOctave 0.8.2. You can download from:

http://forja.rediris.es/frs/download.php/1383/qtoctave-0.8.2.tar.gz

Subversion system doesn’t work, and people can not download last version of QtOctave. Then I have uploaded this version.