Syntax

rthosts_obj.getRTEnv(rthostenvname)

rthostenvname is required.

Arguments

rthostenvname

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

Description

getRTEnv 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 returned by this method. You can then access this real-time host environment object and modify its properties.

Examples: rthosts_getRTEnv.m