Octave Script Action Tutorial
Version vom 2. September 2021, 10:04 Uhr von Cg (Diskussion | Beiträge) (Die Seite wurde neu angelegt: „== Introduction == GNU Octave is a language interpreter with a Matlab compatible interface (almost - not the full Matlab functionality is available, but a rea…“)
Introduction[Bearbeiten]
GNU Octave is a language interpreter with a Matlab compatible interface (almost - not the full Matlab functionality is available, but a reasonable subset).
Example Session1: Display a Graph of a Function[Bearbeiten]
Click on "New Octave Action" in the project's tree menu: