Syntax

rthosts_obj.remove(rthostenvname)

rthostenvname is required.

Arguments

rthostenvname

Name of the real-time host environment object that you wish to remove from the simwb.rthosts collection.

Description

remove is a method of the simwb.rthosts object. If a simwb.rthostenv object with the rthostenvname name is present in the collection, it will be removed from the collection and the collection will have one less real-time host environment.

Example: rthosts_remove.m