Building QtOctave 0.8.2

By acisif

I’m building QtOctave 0.8.2. There is a video of new version here:

Terminal of QtOctave is better now. It uses QCompleter class of Qt.

In addition, Editor of QtOctave has been changed by QPlainTextEdit.

Alejandro has wrote a new tool. It can install packages from octave-forge. You can download this new tool from:

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

If you want to check new release of QtOctave, you can download from:

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

Finally, I’m thinking in new tools, but they are not so important.

3 comentarios para “Building QtOctave 0.8.2”

  1. Javier Dice:

    For some time I’ve been following your work with interest, I think qtoctave is an excellent resource for those out there willing to remain MTLB-compatible without spending hundreds of dollars nor sacrificing the convenience of an integrated graphical environment. I have started suggesting its use to my students at an advanced antenna class.
    Nice work!

  2. Piter Dias Dice:

    I was able to compile the 0.8.2 version and that it is a pretty cool software but I get the warning below for every command. Would you know what is it? I am using Octave 3.2.

    >>> _ide_reload_variables_list(whos(‘-variables’), whos(‘-functions’) );
    >>>warning: whos: unrecognized option `-variables’
    warning: whos: unrecognized option `-functions’

  3. selairi Dice:

    Hi, I have just fixed that bug. In Octave 3.2.0 some functions have been changed. whos function doesn’t accept -functions parameter now. swap function has disappeared !!

    I’m uploading the fixed version now. You can download from:

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

Escribe un comentario