The Octave Forge package repository is no longer actively maintained. Please find Octave Packages at https://packages.octave.org.

Navigation

Operators and Keywords

Function List:

C++ API

Function File: getdbopts (options, parname)
Function File: getdbopts (options, parname, default)

Return a specific setting from a structure created by setdbopts. If parname is not a field of the options structure, return default if supplied, otherwise return an empty matrix.

(This function uses the code of Octaves ’optimget’ function.)

Package: database