GNU Octave  9.1.0
A high-level interpreted language, primarily intended for numerical computations, mostly compatible with Matlab
__init_gnuplot__.cc File Reference
#include <string>
#include "dMatrix.h"
#include "file-stat.h"
#include "oct-env.h"
#include "build-env.h"
#include "builtin-defun-decls.h"
#include "defun-dld.h"
#include "error.h"
#include "graphics.h"
#include "interpreter-private.h"
#include "interpreter.h"
#include "ov.h"
#include "ovl.h"
#include "utils.h"
#include "variables.h"

Go to the source code of this file.

Namespaces

 octave
 

Functions

octave_value_list octave::F__have_gnuplot__ (octave::interpreter &, const octave_value_list &, int)
 
octave_value_list octave::F__init_gnuplot__ (octave::interpreter &, const octave_value_list &, int)
 
C octave_functionoctave::G__have_gnuplot__ (const octave::dynamic_library &shl, bool relative)
 
C octave_functionoctave::G__init_gnuplot__ (const octave::dynamic_library &shl, bool relative)