Main Content

nomatlabtb

End active MATLAB testbench and MATLAB component sessions

    Description

    Note

    Enter this command in the HDL simulator, not in MATLAB®.

    nomatlabtb ends all active MATLAB testbench and MATLAB component sessions that were previously initiated by the matlabtb or matlabcp functions.

    Issue this command in the HDL simulator.

    Note

    Call this command before shutting down hdldaemon. Otherwise, hdldaemon blocks the shutdown process until you call this command.

    example

    Examples

    collapse all

    End all active MATLAB testbench and MATLAB component sessions.

    hdlsim> nomatlabtb

    Version History

    Introduced in R2008a