#include <iomanip>#include <ostream>#include <sstream>#include "DASPK-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 6 |
| #define | NUM_OPTIONS 13 |
Functions | |
| octave_value_list | Fdaspk_options (const octave_value_list &args, int) |
| #define MAX_TOKENS 6 |
Definition at line 23 of file DASPK-opts.cc.
| #define NUM_OPTIONS 13 |
Definition at line 33 of file DASPK-opts.cc.
| octave_value_list Fdaspk_options | ( | const octave_value_list & | args, |
| int | |||
| ) |
Definition at line 742 of file DASPK-opts.cc.
References octave_value::length(), octave_stdout, and print_usage().