Category:Resources: Difference between revisions

From Octave
Jump to navigation Jump to search
(Merge text from main page.)
(Add "Tips and tricks" subsection.)
(4 intermediate revisions by the same user not shown)
Line 1: Line 1:
== Tutorials ==
[[File:GNU Octave screenshot.png|thumb|The GNU Octave graphical user interface (GUI).]]
 
=== Tutorials ===


* [[Using Octave]] - A short introduction.  
* [[Using Octave]] - A short introduction.  
* [[Octave Basics]] - A short reference card to get started.
* [[Octave Basics]] - A short reference card to get started.
* [[Tips and tricks]] - Guidelines to improve your coding skills.
* [[Gnuplot tips]] - Tips for using Gnuplot.
* [[Cookbook]] - Several simple and useful examples.
* [[Recap of the hierarchy of each plot element]] - Some advanced plotting tutorial.


=== Examples ===
=== Examples ===


* [[Cookbook]] - Several simple and useful examples.
* [[Octave load]] - Use liboctave functions to load variables from a file in Octave's binary format.  
* [[Octave load]] - Use liboctave functions to load variables from a file in Octave's binary format.  
* [[Fortran]] - Accessing liboctave from a Fortran 2003 program.
* [[Fortran]] - Accessing liboctave from a Fortran 2003 program.
* [[Octave fun]] - Coding can be fun -- miscellaneous more or less funny scripts
* [[Octave fun]] - Coding can be fun -- miscellaneous more or less funny scripts
* [http://www.amiq.com/consulting/2014/11/21/how-to-connect-systemverilog-with-octave/ How to Connect SystemVerilog with Octave]
* [http://www.amiq.com/consulting/2014/11/21/how-to-connect-systemverilog-with-octave/ How to Connect SystemVerilog with Octave]
=== Tips and tricks ===
* [[Tips and tricks]] - Guidelines to improve your coding skills.
* [[BASH and Octave]] - Make Octave history an executable script.
* [[Optimizing Fourier transforms]] - Use the FFTW "wisdom".


[[Category:Contents]]
[[Category:Contents]]

Revision as of 23:07, 13 June 2019

The GNU Octave graphical user interface (GUI).

Tutorials

Examples

Tips and tricks

Subcategories

This category has the following 3 subcategories, out of 3 total.