Class: coder.Dictionary
Package: coder
Determine whether coder.Dictionary object represents a valid
Embedded Coder Dictionary
tf = valid(coderDictionaryObj)
returns tf = valid(coderDictionaryObj)true if the coder.Dictionary object
coderDictionaryObj is valid. A coder.Dictionary object
is valid if it represents an existing Embedded Coder Dictionary. When you remove the Embedded
Coder Dictionary, the coder.Dictionary object is not valid.