1,852
edits
(→Installing: use https URLs) |
(Quicker access to a reduced "Getting started" section. Move [https://staff.ti.bfh.ch/sha1/Labs/PWF/Documentation/OctaveAtBFH.pdf Octave introduction script] to Publications using Octave#Books.) |
||
Line 21: | Line 21: | ||
* GNU Octave mentors four students at the [https://summerofcode.withgoogle.com/organizations/6259279704096768/ Google Summer of Code 2017]. | * GNU Octave mentors four students at the [https://summerofcode.withgoogle.com/organizations/6259279704096768/ Google Summer of Code 2017]. | ||
== Getting help | == Getting help == | ||
* Read the [https://www.gnu.org/software/octave/doc/interpreter GNU Octave documentation] | * Read the [https://www.gnu.org/software/octave/doc/interpreter GNU Octave documentation] | ||
Line 27: | Line 27: | ||
* Continue reading this wiki and feel free to add further content (please check that it is not already part of, or belongs in, the documentation and read the [[Contribution guidelines]]). | * Continue reading this wiki and feel free to add further content (please check that it is not already part of, or belongs in, the documentation and read the [[Contribution guidelines]]). | ||
* [https://www.gnu.org/software/octave/support.html Other support options] | * [https://www.gnu.org/software/octave/support.html Other support options] | ||
== [[Using Octave|Getting started]] == | |||
* [[Publications using Octave#Books|Books]] | |||
* [[Video tutorials|Videos]] | |||
* [https://bagustris.github.io/octave-tutorial Short course] | |||
<br> | <br> | ||
Line 73: | Line 79: | ||
=== [[:Category:Resources|Tutorials/Examples]] === | === [[:Category:Resources|Tutorials/Examples]] === | ||
* [[Octave Basics]] - A short reference card to get started. | * [[Octave Basics]] - A short reference card to get started. | ||
* [ | * [[:Category:Plotting tutorials|Plotting tutorials]] | ||
* [[Tips and tricks]] - Guidelines to improve your coding skills. | * [[Tips and tricks]] - Guidelines to improve your coding skills. | ||
* [[Cookbook]] - Several simple and useful examples. | * [[Cookbook]] - Several simple and useful examples. | ||
Line 81: | Line 86: | ||
* [[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] | ||
=== [[:Category:Development|Development]] === | === [[:Category:Development|Development]] === |