Ismodel

From Eigenvector Research Documentation Wiki
Jump to navigation Jump to search

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.