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: join (d1, d2, joinop)

Merges two given dictionaries. For common keys, the function joinop is called to combine the two values. If not supplied, values from d2 are taken.

Package: general