#include <list>
#include <string>
#include "DASPK.h"
#include "defun.h"
#include "error.h"
#include "errwarn.h"
#include "interpreter-private.h"
#include "interpreter.h"
#include "ovl.h"
#include "ov-fcn.h"
#include "ov-cell.h"
#include "pager.h"
#include "unwind-prot.h"
#include "utils.h"
#include "variables.h"
#include "DASPK-opts.cc"
Go to the source code of this file.
Functions | |
DEFMETHOD (daspk, interp, args, nargout, doc:) | |
OCTAVE_BEGIN_NAMESPACE (octave) static octave_value daspk_fcn | |
DEFMETHOD | ( | daspk | , |
interp | , | ||
args | , | ||
nargout | , | ||
doc: | |||
) |
Definition at line 165 of file daspk.cc.
References octave_value_list::length(), and print_usage().
OCTAVE_BEGIN_NAMESPACE | ( | octave | ) |