Contents

connect_subclade

connects data oints for all pairs of subclde members

Syntax

connect_subclade(Hfig, data, clade, subclade, lineSpecs)

Description

connects data oints for all pairs of subclade members. The number of rows in data shouls match the number of members of clade.

Input

Hfig: figure handle (output from shstat) data: (N,2 or 3) matrix with data values clade: string with name of clade subclade: string with name of clade, whose members belong to clade lineSpecs: optional cell string with line specifications type, linewidth, color; Default {':', 1, [0 0 0]}

Output

Example of use

See mydata_mds_Carnivora