User manual
stopworker
Purpose Stop MATLAB worker session
Syntax stopworker
stopworker - flag s
Description stopworker stops a MATLAB worker process that is running under
themdceservice.
stopworker - flag s accepts the follow ing inp ut flags. Multip le flags
can be used together on the same command.
Flag
Operation
-name <worker_n ame >
Specifies the name of the
MATLAB worker to stop.
The default is the value of the
DEFAULT_WORKER_NAME parameter
in the
mdce_def file.
-remotehost <ho stn ame>
Specifies the name of the host
where you want to stop the
MATLAB worker. The default
value is the local host.
-baseport <port _nu mber>
Specifies the base port that the
mdce service on the remote host
is using. You need to specify this
only if the value of
BASE_PORT in
the local
mdce_def file does not
match the base po rt being used
by the mdce s ervice on the remote
host.
-v
Verbosemodedisplaysthe
progress of the command
execution.
4-15