Monday, August 24, 2009

Useful Octave Links

Some good tutorials for beginners are available at following links:

  1. Tutorial 1

  2. Tutorial 2

  3. Octave 3.0 documentation

  4. Now a GUI front end is also available for Octave. It is called Qt-Octave. Click here to see a demo.
 
pre { margin: 5px 20px; border: 1px dashed #666; padding: 5px; background: #f8f8f8; white-space: pre-wrap; /* css-3 */ white-space: -moz-pre-wrap; /* Mozilla, since 1999 */ white-space: -pre-wrap; /* Opera 4-6 */ white-space: -o-pre-wrap; /* Opera 7 */ word-wrap: break-word; /* Internet Explorer 5.5+ */ }