Installation guide

3 License Management
# Do not change the case of any characters. License Files are case sensitive.
If you received your license passcodes in a fax, create the License File by
typing in the license passcode information exactly as it appears in the fax.
4 Save the file as a plain ASCII text file, naming it license. dat, and store
it in any convenient folder.
License File Processing on a License Server
When you install the license manager as part of a network installation, the
installer processes your License File, adding two lines to the file: the SERVER
line and the
DAEMON
line. These lines provide information about the location of
the license server and daemon. The installer puts this processed version of
the License File into the matiabroot\f lexlm folder.
The following is a sample of a License File after it was processed by the
installer during a license server installation. Note the addition ofthe SERVER
and
DAEMON
lines at the top of the file.
SERVER yourserver INTERNET=144.212.101.43 27000
DAEMON
MLM
C:\Program Files\MATLAB\R2006b\flexlm\mln.exe
\
options=C;\Program Files\MATLAB\R2006b\flexlm\MLM.opt
# BEGIN
cut
here
CUT
HERE BEGIN
# MATLAB license passcode file.
# LicenseNo:
123
HostID: INTERNET=144.212.101.43
INCREMENT TMW_Archive
MLM 16
01-sep-2006
0 \
BC9DE773A77D15AF8 VEND0R_STRING=83 H0STID=DEM0 SN=123
INCREMENT MATLAB
MLM 16
01-sep-2006
1 \
4C903348561BE9E3B USER_BASED DUP_GR0UP=U SN=123
INCREMENT SIMULINK
MLM 16
01-sep-2006
1 \
1CD148466EF58DF8B USER_BASED DUP_GR0UP=U SN=123
INCREMENT Signal_Toolbox
MLM 16
01-sep-2006
1 \
6CF74B458BA143DC3 USER_BASED DUP_GR0UP=U SN=123
#
END cut
here
CUT
HERE END#
3-6