matlabtbeval
Call MATLAB function once and immediately on behalf of instantiated HDL module
Syntax
Description
Note
Enter this command in the HDL simulator, not in MATLAB®. This command is available only after the HDL simulator loads the MATLAB library.
matlabtbeval
performs these actions:instance
Starts the HDL Simulator client component of HDL Verifier™.
Associates a specified instance of an HDL design created in the HDL simulator with a MATLAB function.
Executes the specified MATLAB function once and immediately on behalf of the specified module instance.
Note
The matlabtbeval
command executes the MATLAB function immediately, whereas the matlabtb
command
provides options for scheduling MATLAB function execution.
matlabtbeval
associates the HDL instance with the MATLAB function specified by instance
-mfunc function_name
function_name
.
Examples
Input Arguments
Version History
Introduced in R2008a