User manual

What Are the Distributed Computing Products?
MATLAB Worker
Scheduler
or
Job Manager
MATLAB Client
Distributed
Computing
Toolbox
MATLAB Distributed
Computing Engine
MATLAB Worker
MATLAB Distributed
Computing Engine
MATLAB Worker
MATLAB Distributed
Computing Engine
Basic Distributed Computing Configuration
Determining Product Installation and Versions
To determine if Distributed Computing Toolbox is installed on your system,
type this command at the MATLAB prompt:
ver
When you enter this command, MATLAB d isplays information about the
version of MATLAB you are running, including a list of all toolboxes installed
on your system and their version numbers.
Youcanrunthe
ver command as part of a task in a distributed application
to determine what version of MATLAB Distributed Computing Engine is
installed on a worker machine. Note that the toolbox and engine must be
the same v ersion.
1-3