imat_group/cat


Purpose

Concatenate multiple group objects into a single one.

Syntax

fout=cat(fem,fem2[,fem3][,fem4][,...]['silent'])

Description

 

CAT will concatenate the supplied groups into a single one. Each GROUP supplied must be a scalar group object. Duplicate entities will be ignored with a warning.

Passing in 'silent' will suppress output.