Technical data
B-5
Argument to 
identifier
 must be a string
The following built-in functions expect a string and report this error if the 
argument passed is not a string:
Arguments to TLC from the MATLAB command line must be strings
An attempt was made to invoke the Target Language Compiler from MATLAB 
and some of the arguments that were passed were not strings.
Assignment to scope 
identifier
 is only allowed when using the + operator 
to add members
Scope assignment must be scope = scope + variable.
Attempt to define a function 
identifier
 on top of an existing variable or 
function
The name of a function cannot be defined prior to encountering the definition 
of the function.
Attempt to divide by zero
The Target Language Compiler does not allow division by zero.
CAST GENERATE_FILENAME
EXISTS GENERATE_FUNCTION_EXISTS
FILE_EXISTS GENERATE_TYPE
FORMAT IDNUM
GENERATE SYSNAME










