Which Version of Octave is Available on Campus?

  • Thread starter Thread starter qspeechc
  • Start date Start date
  • Tags Tags
    Octave
Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
3 replies · 9K views
qspeechc
Messages
839
Reaction score
15
Hello everyone.

I recently had to use Octave on campus, and I noticed they had a newer version from the last time I used it. The interface is very much more like that of MATLAB's, with the history, file directory etc. on the left-hand side; but most importantly, it allowed you to have an 'edit' page for writing scripts and M-files, like MATLAB, which you can run from the 'input' page (sorry I don't know the technical terms.).

The version I have on my laptop is 2.9, so does anybody know which version of Octave this was they had on campus, or is there some way I can update my version so it is more like this?
 
Physics news on Phys.org
Im sorry, I'm not so hot with computers- what is this .rpm you talk about?
 
I don't know what operating system you use, but the current stable version of Octave is 3.0.1, available for several different systems here:
http://www.gnu.org/software/octave/download.html

By the way, an .rpm is a package for the Redhat Package Manager - Most linux distributions have package management systems so that you don't have to compile the software yourself.