GNU Octave  4.4.1
A high-level interpreted language, primarily intended for numerical computations, mostly compatible with Matlab
octave.h File Reference
#include "octave-config.h"
Include dependency graph for octave.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

OCTINTERP_API int octave_main (int argc, char **argv, int embedded)
 

Function Documentation

◆ octave_main()

OCTINTERP_API int octave_main ( int  argc,
char **  argv,
int  embedded 
)

Definition at line 402 of file octave.cc.

References argc, argv, and octave::interpreter::execute().