libmwtlc_new_build_date libmwtlc_new_version mexFunction
tlc('startprofiler', H) start the profiler
break error - Will cause the debugger to stop when a TLC error message is generated
stop error - Will cause the debugger to stop when a TLC error message is generated
Enable the specified breakpoint. If no breakpoint is specified, ENABLE enables the last created breakpoint
List the source code from the start line number to the end line number.
enable [<
breakpoint number>
] - Enable a breakpoint
enable [<
breakpoint number>
] - Enable a breakpoint
list [<
start>
][,<
end>
] - List lines from the file from start to end
list [<
start>
][,<
end>
] - List lines from the file from start to end
%%error directive: %s
*Error Scope*
Bad cast - unable to cast this expression to %s
Error opening %s
Error opening %s - %s
Error reading from file %s (%s)
Error writing to file (%s)
Error: The TLC command line debugger detected an error while calling MATLAB's input function.
This assignment would overwrite an identifier-value pair from the RTW file. To avoid this error either qualify the left-hand side, or choose another identifier
Unable to find %s within the %s scope
Unable to open %%include file %s
Unable to open block template file %s from GENERATE or GENERATE_TYPE
Unable to open output file %s%s