Ismodel

From Eigenvector Research Documentation Wiki
Revision as of 14:11, 11 February 2010 by imported>Scott (Created page with '===Purpose=== Returns boolean TRUE if input object is a standard model structure. ===Synopsis=== :out = ismodel(obj) ===Description=== Input (obj) is any object or variable. I…')
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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.