MATLAB Installation Guide for PC | ![]() ![]() |
Using the Command Line
All the FLEXlm license management tools are packaged into a single executable called lmutil.exe
. The installer puts this program in the $MATLAB\flexlm
directory.
You invoke each separate tool using the format
lmutil command
where command
is the name of the individual tool.
For example, to monitor the status of network license activity, you can use the lmstat
tool.
Note
In this example, note the use of the -c flag to specify the location of the License File. You must specify this flag with every tool invoked through lmutil.exe .
|
lmutil lmstat -a -c C:\matlab6p1\flexlm\license.dat lmutil - Copywright (C) 1989-1999 Globetrotter Software, Inc. Flexible License Manager status on Friday 11/1/2000 15:17 License server status: 27000@smithj License File(s) on smithj: C:\matlab6p1\flexlm\license.dat: smithj: license server UP (MASTER) v.6.1 Vendor daemon status (on smithj): MLM: UP v6.1 Feature usage info: Users of MATLAB: (Total of 1 licenses available) "MATLAB" v12, vendor: MLM floating license jsmith smithj smithj (v12)(smithj/27000 103),start Fri 11/15.07 Users of SIMULINK: (Total of 1 licenses available) Users of Control_Toolbox: (Total of 1 licenses available) Users of Identification_Toolbox: (Total of 1 licenses available)
To view a list of all the tools available through lmutil.exe
, open a Command Prompt window, go to the $MATLAB\flexlm
directory and type
lmutil
The following table lists the names of the most useful tools available through lmutil
.
The lmutil.exe
listing includes brief syntax descriptions for most of the tools. For more detailed information, see the FLEXlm End User Manual, included in PDF format in your MATLAB installation ($MATLAB\flexlm\enduser.pdf
).
![]() | Performing Common License Management Tasks | Using the lmtools.exe GUI | ![]() |