#include <iomanip>
#include <ostream>
#include <sstream>
#include "Quad-opts.h"
#include "defun.h"
#include "pr-output.h"
#include "ovl.h"
#include "utils.h"
#include "pager.h"
Go to the source code of this file.
Macros | |
#define | MAX_TOKENS 4 |
#define | NUM_OPTIONS 4 |
Functions | |
octave_value_list | Fquad_options (const octave_value_list &args, int) |
#define MAX_TOKENS 4 |
Definition at line 23 of file Quad-opts.cc.
#define NUM_OPTIONS 4 |
Definition at line 33 of file Quad-opts.cc.
octave_value_list Fquad_options | ( | const octave_value_list & | args, |
int | |||
) |
Definition at line 236 of file Quad-opts.cc.
References octave_value::length(), and print_usage().