GNU Octave  9.1.0
A high-level interpreted language, primarily intended for numerical computations, mostly compatible with Matlab
DASRT-opts.cc File Reference
#include <iomanip>
#include <ostream>
#include <sstream>
#include "DASRT-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   3
 
#define NUM_OPTIONS   6
 

Functions

octave_value_list Fdasrt_options (const octave_value_list &args, int)
 

Macro Definition Documentation

◆ MAX_TOKENS

#define MAX_TOKENS   3

Definition at line 23 of file DASRT-opts.cc.

◆ NUM_OPTIONS

#define NUM_OPTIONS   6

Definition at line 33 of file DASRT-opts.cc.

Function Documentation

◆ Fdasrt_options()

octave_value_list Fdasrt_options ( const octave_value_list args,
int   
)

Definition at line 350 of file DASRT-opts.cc.

References octave_value::length(), and print_usage().