stateMap = getApplications(tg)
returns a map where keys represent the names of the applications and the respective values
indicate the state of the application on the target.
Get the list of applications deployed on target
LinuxTarget1 and their states.
stateMap = tg.getApplications();
The command returns stateMap in the form of a map, where keys are
the names of applications deployed on target and values are the states of the
applications.
Object represents a target computer. Use the object to establish the connection with
Linux target, to deploy the applications on Linux target, and perform several other
actions.
stateMap — map containing name and state of the application map
Returns a map in which keys are the names of the applications deployed on to the
target. And values of the respective keys are the states of the applications on the
target.
You can also select a web site from the following list
How to Get Best Site Performance
Select the China site (in Chinese or English) for best site performance. Other MathWorks country sites are not optimized for visits from your location.