Ismodel
From Eigenvector Documentation Wiki
Purpose
Returns boolean TRUE if input object is a standard model structure.
Synopsis
- out = ismodel(obj)
Description
Input (obj) is any object or variable. If (obj) is determined to be a standard PLS_Toolbox model structure, output (out) will be true. Otherwise output will be false.