GNU Octave  4.4.1
A high-level interpreted language, primarily intended for numerical computations, mostly compatible with Matlab
spparms.cc File Reference
#include "defun.h"
#include "ov.h"
#include "pager.h"
#include "error.h"
#include "errwarn.h"
#include "oct-spparms.h"
Include dependency graph for spparms.cc:

Go to the source code of this file.

Functions

OCTAVE_EXPORT octave_value_list Fspparms (const octave_value_list &args, int nargout) ar
 

Function Documentation

◆ Fspparms()