Matlab: Difference between revisions

From RedwoodCenter
Jump to navigationJump to search
Line 2: Line 2:


== Running Matlab (server/"concurrent" license) ==
== Running Matlab (server/"concurrent" license) ==
There are two ways to tell your computer to use the server license (from redwood.berkeley.edu):
* either replace the file license.dat by a text file with the following content:
<pre>
# BEGIN------cut here------CUT HERE-----BEGIN
# MATLAB license passcode file.
# LicenseNo: 322316  HostID: ID=322316
SERVER redwood.berkeley.edu ID=322316 27000
USE_SERVER
# END------cut here------CUT HERE-----END
</pre>
* or set the environment variable MLM_LICENSE_FILE to 27000@redwood.berkeley.edu
for the cshell, the command is
<pre>
setenv MLM_LICENSE_FILE 27000@redwood.berkeley.edu
</pre>
for the bash, the command is
<pre>
MLM_LICENSE_FILE=27000@redwood.berkeley.edu
export MLM_LICENSE_FILE
</pre>


== Running Matlab (stand-alone/"group" license) ==
== Running Matlab (stand-alone/"group" license) ==

Revision as of 23:02, 8 May 2008

Installing Matlab

Running Matlab (server/"concurrent" license)

Running Matlab (stand-alone/"group" license)

Matlab Users

group license no. 268767 (individual)
user matlab signal image processing optimization statistics wavelet data acquisition database image acquisition
bruno notebook 1 0 0 0 0 0
charles notebook 1 1 1 1 0 0
chetan notebook 1 0 1 0 1 0
jack notebook 1 0 1 1 0 0
jascha notebook 1 0 0 0 0 0
kilian notebook 1 0 0 0 0 0
pierre notebook 1 0 1 1 1 0
thomas notebook 1 1 1 1 1 0
jeff notebook 1 0 0 0 0 0
tim notebook 1 0 0 1 1 0
tony notebook 1 0 0 0 0 0
chris rozell notebook 1 1 1 0 0 1
jack desktop 1 0 1 1 0 0
pierre desktop 1 0 1 1 1 0
Dan Feldman group 4 4 0 0 4 0
Mike Deweese group 2 2 2 0 2 0 2 2 2
total 17 9 8 5 10 1 2 2 2
we have 18 9 8 6 10 1 2 2 2



concurrent license no. 322316 (server)
user matlab signal image optimization statistics wavelet
sequoia 4 0 2 2 2 0
bruno g5 1 0 0 0 0 0
charles desktop (coast) 1 1 1 1 0 0
tony windows 1 0 0 0 0 0
total 7 1 3 3 2 0
we have 7 1 1 1 1 0