IRIS Toolbox Reference Manual

dbextend

Combine tseries observations from two or more databases

Syntax

D = dbextend(D,D1,D2,...)

Input arguments

Output arguments

Description

If more than two databases are combined then they are processed one-by-one: the first is combined with the second, then the result is combined with the third, and so on, using the following rules:

Example