state = getApplicationState(tg,appName)
retrieves the current execution state (IDLE, RUNNING, or SUSPENDED) of the deployed
application on the Linux target computer.
Target computer for the deployed application, specified as a linuxTarget object. The object provides access to methods that
manipulate the target computer properties.
Example: tg
Application MLDATX file name that you build from the model, specified as a character vector or string scalar.