Main Content

nomatlabtb

End active MATLAB test bench and MATLAB component sessions

    Description

    example

    Note

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

    nomatlabtb ends all active MATLAB test bench 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.

    Examples

    collapse all

    End all active MATLAB test bench and MATLAB component sessions.

    hdlsim> nomatlabtb

    Version History

    Introduced in R2008a