<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://docs.uabgrid.uab.edu/w/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Laurenr%40uab.edu</id>
	<title>Cheaha - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://docs.uabgrid.uab.edu/w/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Laurenr%40uab.edu"/>
	<link rel="alternate" type="text/html" href="https://docs.uabgrid.uab.edu/wiki/Special:Contributions/Laurenr@uab.edu"/>
	<updated>2026-05-04T17:52:19Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.38.2</generator>
	<entry>
		<id>https://docs.uabgrid.uab.edu/w/index.php?title=MATLAB&amp;diff=2689</id>
		<title>MATLAB</title>
		<link rel="alternate" type="text/html" href="https://docs.uabgrid.uab.edu/w/index.php?title=MATLAB&amp;diff=2689"/>
		<updated>2011-04-20T18:15:01Z</updated>

		<summary type="html">&lt;p&gt;Laurenr@uab.edu: moved section about parallel computing extensions after site license info&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;'''[[wikipedia:MATLAB|MATLAB]]''' ('''mat'''rix '''lab'''oratory) is a [[wikipedia:Numerical analysis|numerical computing]] environment and [[wikipedia:fourth-generation programming language|fourth-generation programming language]]. Developed by [[wikipedia:MathWorks|Mathworks]], MATLAB allows [[wikipedia:matrix (mathematics)|matrix]] manipulations, plotting of [[wikipedia:function (mathematics)|functions]] and data, implementation of [[wikipedia:algorithm|algorithm]]s, creation of [[wikipedia:user interface|user interface]]s, and interfacing with programs written in other languages, including [[wikipedia:C (programming language)|C]], [[wikipedia:C++|C++]], and [[wikipedia:Fortran|Fortran]]. An additional package, [[wikipedia:Simulink|Simulink]], adds graphical multi-domain simulation and [[wikipedia:Model based design|Model-Based Design]] for [[wikipedia:dynamical system|dynamic]] and [[wikipedia:embedded systems|embedded systems]].&lt;br /&gt;
&lt;br /&gt;
MATLAB can be used on personal computers and powerful server systems, including the [[Cheaha]] compute cluster.  With the addition of the Parallel Computing Toolbox, the language can be extended with parallel implementations for common computational functions, including for-loop unrolling.  Additionally this toolbox supports offloading computationally intensive workloads to [[Cheaha]] the campus compute cluster.&lt;br /&gt;
&lt;br /&gt;
In January 2011, UAB acquired a site license for MATLAB that allows faculty, staff, post-docs, and graduate students to use MATLAB, Simulink, and 42 toolboxes (including the parallel toolbox) for research activities on campus and personal systems.  Additionally, MATLAB is available to students on campus computer systems.&lt;br /&gt;
&lt;br /&gt;
== Using MATLAB ==&lt;br /&gt;
Using Mathworks software available under the UAB campus license on your computer involves download and install steps common to all software packages and an authorization step that grants you the rights to use the software under the campus agreement.  While straight forward, there are several authorization scenarios designed to support a variety of user communities. In an effort to simplify the software installation and get you working with MATLAB as quickly as possible, we detail three authorization scenarios to help you decide the best installation for your needs.&lt;br /&gt;
&lt;br /&gt;
===Installation Overview===&lt;br /&gt;
'''NOTE:'''These steps are common to all install scenarios and are detailed in [[Downloading and Installing MATLAB]].&lt;br /&gt;
&lt;br /&gt;
# [http://www.mathworks.com/accesslogin/createProfile.do Create an account at the Mathworks site] using your campus @uab.edu email address if you do not have one already.&lt;br /&gt;
#Request an activation [[Get a UAB Mathworks key | key]].&lt;br /&gt;
#Associate to the campus-wide license using your activation key.&lt;br /&gt;
#Download the software from [http://www.mathworks.com/downloads/web_downloads/agent_check?s_cid=mwa-cmlndedl&amp;amp;mode=gwylf&amp;amp;refer=mwa mathworks download site] and install.&lt;br /&gt;
#Activate the software using the activation scenario that best suits your particular needs.&lt;br /&gt;
&lt;br /&gt;
We are working to simplify these steps and will update this documentation as improvements are introduced.&lt;br /&gt;
&lt;br /&gt;
=== Installation for Various Activation Scenarios ===&lt;br /&gt;
&lt;br /&gt;
'''NOTE''': Most on-campus users are encouraged to use the '''[[Simplified MATLAB Install]]''' option for activation unless there are special circumstances.&lt;br /&gt;
&lt;br /&gt;
# '''[[Simplified MATLAB Install]]''' - This is the recommended install when MATLAB will be used on computers that remain connected to the campus network.  This installation still requires MATLAB to be downloaded and installed, but provides a simple activation process that amounts to adding a static 2-line file after the software is installed your computer.  This option is highly recommend.&lt;br /&gt;
# '''[[Matlab Designated Computer Install]]''' - This is the recommended install for mobile computing systems that may not be connected to any network when MATLAB is being used.  This install type authorizes an individual computer to run MATLAB, allowing MATLAB to run regardless of where the computer is located.&lt;br /&gt;
# '''[[Matlab Network Concurrent User Install]]''' - This installation is only recommended for system administrators who already manage a lab or departmental installation of MATLAB and who would like to continue to provide this service for their user community.  This install type may also be practical if there are special additional license needs that will apply multiply computers running MATLAB.  At present, all MATLAB toolboxes actively used at UAB are covered under the [[UAB TAH license]].&lt;br /&gt;
&lt;br /&gt;
===Installation Help===&lt;br /&gt;
If you get stuck or have problems with the ''self-service'' installation you may contact [[User:Tanthony@uab.edu | tanthony@uab.edu]] or [[User:Laurenr@uab.edu | laurenr@uab.edu]] for installation or usage issues,  [[User:Mbolding@uab.edu | mbolding@uab.edu]] (to be added to the license or for installation issues), or [mailto:support@mathworks.com support@mathworks.com]. Mathworks will want your license number: 678600.  If you do not hear back from Mark within one working day then call 4-2009. You must be faculty, staff, post-doc, or a grad student using Mathworks software for UAB research activities to activate this software.&lt;br /&gt;
&lt;br /&gt;
=== MATLAB on Cheaha ===&lt;br /&gt;
&lt;br /&gt;
MATLAB is pre-installed for user accounts on the [[Cheaha]] research computing system.  The Distributed Computing Server licenses on Cheaha can be utilized directly from your desktop, see [[MatLab DCS]] or from the Cheaha command-line shell environment, please see [[MatLab CLI]].&lt;br /&gt;
&lt;br /&gt;
Accessing MATLAB on Cheaha from the desktop is recommended for most users: [[MatLab DCS]]. The command line environment is recommended for advanced users who are comfortable accessing systems via a secure shell (SSH) and have experience working with Linux command-line environments or who have a need to debug interactions between their desktop MATLAB and cluster services.  The SSH environment can support X Windows sessions for displaying a full graphical MATLAB development environment on client desktops with an X Windows server installed, typically Linux and OSX systems.  For more information on using MATLAB in this environment please see [[MatLab CLI]].&lt;br /&gt;
&lt;br /&gt;
== Getting Started with MATLAB ==&lt;br /&gt;
&lt;br /&gt;
[[Image:Getstart.png|right|frame| [http://138.26.125.107/usertools/ Getting Started]  ]]&lt;br /&gt;
* [http://138.26.125.107/usertools/ Getting Started] &lt;br /&gt;
* Recorded [http://www.mathworks.com/company/events/webinars/?s_cid=HP_E_RW Webinars], select a topic and complete the request form.&lt;br /&gt;
* Interactive Tutorials for Students and Faculty&lt;br /&gt;
** [http://www.mathworks.com/academia/matlabtutorial MATLAB]&lt;br /&gt;
** [http://www.mathworks.com/academia/simulinktutorial Simulink]&lt;br /&gt;
* Example Code, News, Blogs, Teaching Materials &lt;br /&gt;
** [http://www.mathworks.com/matlabcentral Matlab Central]&lt;br /&gt;
** [http://www.mathworks.com/academia/classroom-resources Classroom resources]&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== MATLAB Support ==&lt;br /&gt;
&lt;br /&gt;
UAB does not have a campus-wide user support service for MATLAB.  Users are requested to work with their normal IT support personnel for issues with installation and use.&lt;br /&gt;
&lt;br /&gt;
In order to facilitate interaction among MATLAB users, share experience, and provide peer-support UAB IT Research Computing has established a MATLAB-users group.  To join this group and participate in email discussions please [http://vo.uabgrid.uab.edu/sympa/subscribe/matlab-user subscribe to the matlab-users group].  On-line archives of these discussions are available [https://vo.uabgrid.uab.edu/sympa/arc/matlab-user here].  Please note, the email discussions are a public forum. You are advised to only post information you are authorized to share and comfortable with being public.&lt;br /&gt;
&lt;br /&gt;
== UAB Mathworks Site License ==&lt;br /&gt;
&lt;br /&gt;
UAB has acquired a university wide site license for MATLAB and Simulink software. This license includes all Mathworks Inc. products in use at UAB, with the exception of the Distributed Computing Server (DCS) which must be licensed separately. This new site license also makes available several new toolboxes and blocksets not previously licensed by UAB.&lt;br /&gt;
&lt;br /&gt;
This site license is known as the Mathworks Inc. Total Academic Headcount (TAH) license or Mathworks TAH.  Mathworks TAH will make it easier for everyone in the UAB community to use MATLAB, MATLAB Toolboxes (extensions) and Simulink software. Specifically, it authorizes use of MATLAB on university owned machines for all faculty, staff and students.  Faculty and staff are also entitled to install the software on personally owned computers.&lt;br /&gt;
&lt;br /&gt;
The TAH allows unlimited use MATLAB, Simlink and the 42 MATLAB Toolboxes in both research and teaching activities. Faculty and staff can install the software on computers located off-campus, however, students may only use Mathworks software on UAB owned computers computers located on-campus.&lt;br /&gt;
&lt;br /&gt;
UAB was the first university in Alabama to implement a Mathworks TAH license.&lt;br /&gt;
&lt;br /&gt;
== Parallel Computing Extensions ==&lt;br /&gt;
&lt;br /&gt;
MATLAB language extensions to support parallel processing are available via the Parallel Computing Toolbox. This is one of the [[2011 UAB MATLAB site license software|42 toolboxes]] available under the [[UAB TAH license]].  The Parallel Computing Toolbox enables MATLAB to make use of the multi-core processors found on many computers in order to speed the execution of code sections that can execute in parallel.  This toolbox supports the use of up to 8 cores on a single computer systems through the use of worker threads the spread the execution of code across multiple cores.&lt;br /&gt;
&lt;br /&gt;
Additional parallelism can be supported by adding more worker threads via a secondary software platform known as the [http://www.mathworks.com/products/distriben/ Distributed Computing Server (DCS)].  The DCS runs on a compute cluster and can provide many more worker threads to increase parallelism.   UAB IT Research Computing has licensed a 128 worker DCS installation for the Cheaha compute cluster.  The Parallel Computing Toolbox can be configured to access this license from desktop MATLAB installations.  Please see [[MatLab DCS]] for configuration details.&lt;br /&gt;
&lt;br /&gt;
[[Category:MATLAB]]&lt;/div&gt;</summary>
		<author><name>Laurenr@uab.edu</name></author>
	</entry>
	<entry>
		<id>https://docs.uabgrid.uab.edu/w/index.php?title=Simplified_MATLAB_Install&amp;diff=2663</id>
		<title>Simplified MATLAB Install</title>
		<link rel="alternate" type="text/html" href="https://docs.uabgrid.uab.edu/w/index.php?title=Simplified_MATLAB_Install&amp;diff=2663"/>
		<updated>2011-04-01T19:00:46Z</updated>

		<summary type="html">&lt;p&gt;Laurenr@uab.edu: /* Activation */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{MatlabAppPage}}&lt;br /&gt;
&lt;br /&gt;
== MATLAB Simplified Install ==&lt;br /&gt;
&lt;br /&gt;
===Installation===&lt;br /&gt;
Follow the instructions detailed in [[Downloading and Installing MATLAB]].  An outline of these installation steps are as follows:&lt;br /&gt;
# [http://www.mathworks.com/accesslogin/createProfile.do Create an account at the Mathworks site] using your campus @uab.edu email address if you do not have one already.&lt;br /&gt;
# Request an activation [[Get a UAB Mathworks key | key]].&lt;br /&gt;
# Associate to the campus-wide license using your activation key.&lt;br /&gt;
# Download the software from [http://www.mathworks.com/downloads/web_downloads/agent_check?s_cid=mwa-cmlndedl&amp;amp;mode=gwylf&amp;amp;refer=mwa mathworks download site] and install.&lt;br /&gt;
===Activation===&lt;br /&gt;
Activate the software: Add the following content to the network.lic file in the installation&lt;br /&gt;
 SERVER lmgr.uabgrid.uab.edu 27000&lt;br /&gt;
 USE_SERVER&lt;br /&gt;
&lt;br /&gt;
By default, the license file location is $MATLAB\licenses for all platforms.  The license file name will be network.lic&lt;br /&gt;
&lt;br /&gt;
On Mac's this file is located in  /Applications/MATLAB_R2010b.app/licenses/network.lic&lt;br /&gt;
&lt;br /&gt;
On Linux systems it is usually located at /usr/local/matlabR2010b/licenses/network.lic (conditional to the install location being /usr/local)&lt;br /&gt;
&lt;br /&gt;
'''NOTE:''' If the network.lic license file does not already exist on your system, you must create the file and add the following content:&lt;br /&gt;
 SERVER lmgr.uabgrid.uab.edu 27000&lt;br /&gt;
 USE_SERVER&lt;br /&gt;
&lt;br /&gt;
'''NOTE:''' Please engage in the [[Talk:Simplified MATLAB Install|Discussion]] to improve documentation of the above steps.&lt;br /&gt;
&lt;br /&gt;
===Installation Help===&lt;br /&gt;
If you get stuck or have problems with the ''self-service'' installation you may contact [[User:Tanthony@uab.edu | tanthony@uab.edu]] or [[User:Laurenr@uab.edu | laurenr@uab.edu]] for installation or usage issues,  [[User:Mbolding@uab.edu | mbolding@uab.edu]] (to be added to the license or for installation issues), or [mailto:support@mathworks.com support@mathworks.com].  Mathworks will want your license number: 678600.  If you do not hear back from Mark within one working day then call 4-2009.&lt;br /&gt;
&lt;br /&gt;
You must be faculty, staff, post-doc, or a grad student using Mathworks software for UAB research activities to activate this software.&lt;br /&gt;
&lt;br /&gt;
== Common Issues ==&lt;br /&gt;
=== libXp.so.6 Error when starting MATLAB on a Red Hat / Fedora workstation ===&lt;br /&gt;
When executing 'matlab' on a Red Hat / Fedora workstation you may receive the following error:&lt;br /&gt;
&lt;br /&gt;
''''bin/glnxa64/MATLAB: error while loading shared libraries: libXp.so.6: cannot open shared object file: No such file or directory&amp;quot;'''&lt;br /&gt;
&lt;br /&gt;
The solution is to install the libXp package (this will require root privileges)&lt;br /&gt;
 $ sudo yum install libXp&lt;/div&gt;</summary>
		<author><name>Laurenr@uab.edu</name></author>
	</entry>
	<entry>
		<id>https://docs.uabgrid.uab.edu/w/index.php?title=Simplified_MATLAB_Install&amp;diff=2662</id>
		<title>Simplified MATLAB Install</title>
		<link rel="alternate" type="text/html" href="https://docs.uabgrid.uab.edu/w/index.php?title=Simplified_MATLAB_Install&amp;diff=2662"/>
		<updated>2011-04-01T19:00:21Z</updated>

		<summary type="html">&lt;p&gt;Laurenr@uab.edu: /* Activation */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{MatlabAppPage}}&lt;br /&gt;
&lt;br /&gt;
== MATLAB Simplified Install ==&lt;br /&gt;
&lt;br /&gt;
===Installation===&lt;br /&gt;
Follow the instructions detailed in [[Downloading and Installing MATLAB]].  An outline of these installation steps are as follows:&lt;br /&gt;
# [http://www.mathworks.com/accesslogin/createProfile.do Create an account at the Mathworks site] using your campus @uab.edu email address if you do not have one already.&lt;br /&gt;
# Request an activation [[Get a UAB Mathworks key | key]].&lt;br /&gt;
# Associate to the campus-wide license using your activation key.&lt;br /&gt;
# Download the software from [http://www.mathworks.com/downloads/web_downloads/agent_check?s_cid=mwa-cmlndedl&amp;amp;mode=gwylf&amp;amp;refer=mwa mathworks download site] and install.&lt;br /&gt;
===Activation===&lt;br /&gt;
Activate the software: Add the following content to the network.lic file in the installation&lt;br /&gt;
 SERVER lmgr.uabgrid.uab.edu 27000&lt;br /&gt;
 USE_SERVER&lt;br /&gt;
&lt;br /&gt;
By default, the license file location is $MATLAB\licenses for all platforms.  The license file name will be network.lic&lt;br /&gt;
&lt;br /&gt;
On Mac's this file is located in  /Applications/MATLAB_R2010b.app/licenses/network.lic&lt;br /&gt;
&lt;br /&gt;
On Linux systems it is usually located at /usr/local/matlabR2010b/licenses/network.lic (conditional to the install location being /usr/local)&lt;br /&gt;
&lt;br /&gt;
'''NOTE:&amp;quot;' If the network.lic license file does not already exist on your system, you must create the file and add the following content:&lt;br /&gt;
 SERVER lmgr.uabgrid.uab.edu 27000&lt;br /&gt;
 USE_SERVER&lt;br /&gt;
&lt;br /&gt;
'''NOTE:''' Please engage in the [[Talk:Simplified MATLAB Install|Discussion]] to improve documentation of the above steps.&lt;br /&gt;
&lt;br /&gt;
===Installation Help===&lt;br /&gt;
If you get stuck or have problems with the ''self-service'' installation you may contact [[User:Tanthony@uab.edu | tanthony@uab.edu]] or [[User:Laurenr@uab.edu | laurenr@uab.edu]] for installation or usage issues,  [[User:Mbolding@uab.edu | mbolding@uab.edu]] (to be added to the license or for installation issues), or [mailto:support@mathworks.com support@mathworks.com].  Mathworks will want your license number: 678600.  If you do not hear back from Mark within one working day then call 4-2009.&lt;br /&gt;
&lt;br /&gt;
You must be faculty, staff, post-doc, or a grad student using Mathworks software for UAB research activities to activate this software.&lt;br /&gt;
&lt;br /&gt;
== Common Issues ==&lt;br /&gt;
=== libXp.so.6 Error when starting MATLAB on a Red Hat / Fedora workstation ===&lt;br /&gt;
When executing 'matlab' on a Red Hat / Fedora workstation you may receive the following error:&lt;br /&gt;
&lt;br /&gt;
''''bin/glnxa64/MATLAB: error while loading shared libraries: libXp.so.6: cannot open shared object file: No such file or directory&amp;quot;'''&lt;br /&gt;
&lt;br /&gt;
The solution is to install the libXp package (this will require root privileges)&lt;br /&gt;
 $ sudo yum install libXp&lt;/div&gt;</summary>
		<author><name>Laurenr@uab.edu</name></author>
	</entry>
	<entry>
		<id>https://docs.uabgrid.uab.edu/w/index.php?title=Simplified_MATLAB_Install&amp;diff=2661</id>
		<title>Simplified MATLAB Install</title>
		<link rel="alternate" type="text/html" href="https://docs.uabgrid.uab.edu/w/index.php?title=Simplified_MATLAB_Install&amp;diff=2661"/>
		<updated>2011-04-01T19:00:02Z</updated>

		<summary type="html">&lt;p&gt;Laurenr@uab.edu: /* Activation */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{MatlabAppPage}}&lt;br /&gt;
&lt;br /&gt;
== MATLAB Simplified Install ==&lt;br /&gt;
&lt;br /&gt;
===Installation===&lt;br /&gt;
Follow the instructions detailed in [[Downloading and Installing MATLAB]].  An outline of these installation steps are as follows:&lt;br /&gt;
# [http://www.mathworks.com/accesslogin/createProfile.do Create an account at the Mathworks site] using your campus @uab.edu email address if you do not have one already.&lt;br /&gt;
# Request an activation [[Get a UAB Mathworks key | key]].&lt;br /&gt;
# Associate to the campus-wide license using your activation key.&lt;br /&gt;
# Download the software from [http://www.mathworks.com/downloads/web_downloads/agent_check?s_cid=mwa-cmlndedl&amp;amp;mode=gwylf&amp;amp;refer=mwa mathworks download site] and install.&lt;br /&gt;
===Activation===&lt;br /&gt;
Activate the software: Add the following content to the network.lic file in the installation&lt;br /&gt;
 SERVER lmgr.uabgrid.uab.edu 27000&lt;br /&gt;
 USE_SERVER&lt;br /&gt;
&lt;br /&gt;
By default, the license file location is $MATLAB\licenses for all platforms.  The license file name will be network.lic&lt;br /&gt;
&lt;br /&gt;
On Mac's this file is located in  /Applications/MATLAB_R2010b.app/licenses/network.lic&lt;br /&gt;
&lt;br /&gt;
On Linux systems it is usually located at /usr/local/matlabR2010b/licenses/network.lic (conditional to the install location being /usr/local)&lt;br /&gt;
&lt;br /&gt;
'''NOTE:'' If the network.lic license file does not already exist on your system, you must create the file and add the following content:&lt;br /&gt;
 SERVER lmgr.uabgrid.uab.edu 27000&lt;br /&gt;
 USE_SERVER&lt;br /&gt;
&lt;br /&gt;
'''NOTE:''' Please engage in the [[Talk:Simplified MATLAB Install|Discussion]] to improve documentation of the above steps.&lt;br /&gt;
&lt;br /&gt;
===Installation Help===&lt;br /&gt;
If you get stuck or have problems with the ''self-service'' installation you may contact [[User:Tanthony@uab.edu | tanthony@uab.edu]] or [[User:Laurenr@uab.edu | laurenr@uab.edu]] for installation or usage issues,  [[User:Mbolding@uab.edu | mbolding@uab.edu]] (to be added to the license or for installation issues), or [mailto:support@mathworks.com support@mathworks.com].  Mathworks will want your license number: 678600.  If you do not hear back from Mark within one working day then call 4-2009.&lt;br /&gt;
&lt;br /&gt;
You must be faculty, staff, post-doc, or a grad student using Mathworks software for UAB research activities to activate this software.&lt;br /&gt;
&lt;br /&gt;
== Common Issues ==&lt;br /&gt;
=== libXp.so.6 Error when starting MATLAB on a Red Hat / Fedora workstation ===&lt;br /&gt;
When executing 'matlab' on a Red Hat / Fedora workstation you may receive the following error:&lt;br /&gt;
&lt;br /&gt;
''''bin/glnxa64/MATLAB: error while loading shared libraries: libXp.so.6: cannot open shared object file: No such file or directory&amp;quot;'''&lt;br /&gt;
&lt;br /&gt;
The solution is to install the libXp package (this will require root privileges)&lt;br /&gt;
 $ sudo yum install libXp&lt;/div&gt;</summary>
		<author><name>Laurenr@uab.edu</name></author>
	</entry>
	<entry>
		<id>https://docs.uabgrid.uab.edu/w/index.php?title=Simplified_MATLAB_Install&amp;diff=2660</id>
		<title>Simplified MATLAB Install</title>
		<link rel="alternate" type="text/html" href="https://docs.uabgrid.uab.edu/w/index.php?title=Simplified_MATLAB_Install&amp;diff=2660"/>
		<updated>2011-04-01T18:59:42Z</updated>

		<summary type="html">&lt;p&gt;Laurenr@uab.edu: /* Activation */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{MatlabAppPage}}&lt;br /&gt;
&lt;br /&gt;
== MATLAB Simplified Install ==&lt;br /&gt;
&lt;br /&gt;
===Installation===&lt;br /&gt;
Follow the instructions detailed in [[Downloading and Installing MATLAB]].  An outline of these installation steps are as follows:&lt;br /&gt;
# [http://www.mathworks.com/accesslogin/createProfile.do Create an account at the Mathworks site] using your campus @uab.edu email address if you do not have one already.&lt;br /&gt;
# Request an activation [[Get a UAB Mathworks key | key]].&lt;br /&gt;
# Associate to the campus-wide license using your activation key.&lt;br /&gt;
# Download the software from [http://www.mathworks.com/downloads/web_downloads/agent_check?s_cid=mwa-cmlndedl&amp;amp;mode=gwylf&amp;amp;refer=mwa mathworks download site] and install.&lt;br /&gt;
===Activation===&lt;br /&gt;
Activate the software: Add the following content to the network.lic file in the installation&lt;br /&gt;
 SERVER lmgr.uabgrid.uab.edu 27000&lt;br /&gt;
 USE_SERVER&lt;br /&gt;
&lt;br /&gt;
By default, the license file location is $MATLAB\licenses for all platforms.  The license file name will be network.lic&lt;br /&gt;
&lt;br /&gt;
On Mac's this file is located in  /Applications/MATLAB_R2010b.app/licenses/network.lic&lt;br /&gt;
&lt;br /&gt;
On Linux systems it is usually located at /usr/local/matlabR2010b/licenses/network.lic (conditional to the install location being /usr/local)&lt;br /&gt;
&lt;br /&gt;
'''NOTE:'' If the network.lic license file does not already exist on your system, you must create the file and add the following content:&lt;br /&gt;
SERVER lmgr.uabgrid.uab.edu 27000&lt;br /&gt;
 USE_SERVER&lt;br /&gt;
&lt;br /&gt;
'''NOTE:''' Please engage in the [[Talk:Simplified MATLAB Install|Discussion]] to improve documentation of the above steps.&lt;br /&gt;
&lt;br /&gt;
===Installation Help===&lt;br /&gt;
If you get stuck or have problems with the ''self-service'' installation you may contact [[User:Tanthony@uab.edu | tanthony@uab.edu]] or [[User:Laurenr@uab.edu | laurenr@uab.edu]] for installation or usage issues,  [[User:Mbolding@uab.edu | mbolding@uab.edu]] (to be added to the license or for installation issues), or [mailto:support@mathworks.com support@mathworks.com].  Mathworks will want your license number: 678600.  If you do not hear back from Mark within one working day then call 4-2009.&lt;br /&gt;
&lt;br /&gt;
You must be faculty, staff, post-doc, or a grad student using Mathworks software for UAB research activities to activate this software.&lt;br /&gt;
&lt;br /&gt;
== Common Issues ==&lt;br /&gt;
=== libXp.so.6 Error when starting MATLAB on a Red Hat / Fedora workstation ===&lt;br /&gt;
When executing 'matlab' on a Red Hat / Fedora workstation you may receive the following error:&lt;br /&gt;
&lt;br /&gt;
''''bin/glnxa64/MATLAB: error while loading shared libraries: libXp.so.6: cannot open shared object file: No such file or directory&amp;quot;'''&lt;br /&gt;
&lt;br /&gt;
The solution is to install the libXp package (this will require root privileges)&lt;br /&gt;
 $ sudo yum install libXp&lt;/div&gt;</summary>
		<author><name>Laurenr@uab.edu</name></author>
	</entry>
	<entry>
		<id>https://docs.uabgrid.uab.edu/w/index.php?title=Simplified_MATLAB_Install&amp;diff=2659</id>
		<title>Simplified MATLAB Install</title>
		<link rel="alternate" type="text/html" href="https://docs.uabgrid.uab.edu/w/index.php?title=Simplified_MATLAB_Install&amp;diff=2659"/>
		<updated>2011-04-01T18:57:19Z</updated>

		<summary type="html">&lt;p&gt;Laurenr@uab.edu: /* Activation */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{MatlabAppPage}}&lt;br /&gt;
&lt;br /&gt;
== MATLAB Simplified Install ==&lt;br /&gt;
&lt;br /&gt;
===Installation===&lt;br /&gt;
Follow the instructions detailed in [[Downloading and Installing MATLAB]].  An outline of these installation steps are as follows:&lt;br /&gt;
# [http://www.mathworks.com/accesslogin/createProfile.do Create an account at the Mathworks site] using your campus @uab.edu email address if you do not have one already.&lt;br /&gt;
# Request an activation [[Get a UAB Mathworks key | key]].&lt;br /&gt;
# Associate to the campus-wide license using your activation key.&lt;br /&gt;
# Download the software from [http://www.mathworks.com/downloads/web_downloads/agent_check?s_cid=mwa-cmlndedl&amp;amp;mode=gwylf&amp;amp;refer=mwa mathworks download site] and install.&lt;br /&gt;
===Activation===&lt;br /&gt;
Activate the software: Add the following content to the network.lic file in the installation&lt;br /&gt;
 SERVER lmgr.uabgrid.uab.edu 27000&lt;br /&gt;
 USE_SERVER&lt;br /&gt;
&lt;br /&gt;
By default, the license file location is $MATLAB\licenses for all platforms.  The license file name will be named network.lic &lt;br /&gt;
&lt;br /&gt;
On Mac's this file is located in  /Applications/MATLAB_R2010b.app/licenses/network.lic&lt;br /&gt;
&lt;br /&gt;
On Linux systems it is usually located at /usr/local/matlabR2010b/licenses/network.lic (conditional to the install location being /usr/local)&lt;br /&gt;
&lt;br /&gt;
'''NOTE:''' Please engage in the [[Talk:Simplified MATLAB Install|Discussion]] to improve documentation of the above steps.&lt;br /&gt;
&lt;br /&gt;
===Installation Help===&lt;br /&gt;
If you get stuck or have problems with the ''self-service'' installation you may contact [[User:Tanthony@uab.edu | tanthony@uab.edu]] or [[User:Laurenr@uab.edu | laurenr@uab.edu]] for installation or usage issues,  [[User:Mbolding@uab.edu | mbolding@uab.edu]] (to be added to the license or for installation issues), or [mailto:support@mathworks.com support@mathworks.com].  Mathworks will want your license number: 678600.  If you do not hear back from Mark within one working day then call 4-2009.&lt;br /&gt;
&lt;br /&gt;
You must be faculty, staff, post-doc, or a grad student using Mathworks software for UAB research activities to activate this software.&lt;br /&gt;
&lt;br /&gt;
== Common Issues ==&lt;br /&gt;
=== libXp.so.6 Error when starting MATLAB on a Red Hat / Fedora workstation ===&lt;br /&gt;
When executing 'matlab' on a Red Hat / Fedora workstation you may receive the following error:&lt;br /&gt;
&lt;br /&gt;
''''bin/glnxa64/MATLAB: error while loading shared libraries: libXp.so.6: cannot open shared object file: No such file or directory&amp;quot;'''&lt;br /&gt;
&lt;br /&gt;
The solution is to install the libXp package (this will require root privileges)&lt;br /&gt;
 $ sudo yum install libXp&lt;/div&gt;</summary>
		<author><name>Laurenr@uab.edu</name></author>
	</entry>
	<entry>
		<id>https://docs.uabgrid.uab.edu/w/index.php?title=Simplified_MATLAB_Install&amp;diff=2658</id>
		<title>Simplified MATLAB Install</title>
		<link rel="alternate" type="text/html" href="https://docs.uabgrid.uab.edu/w/index.php?title=Simplified_MATLAB_Install&amp;diff=2658"/>
		<updated>2011-04-01T18:54:26Z</updated>

		<summary type="html">&lt;p&gt;Laurenr@uab.edu: /* Activation */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{MatlabAppPage}}&lt;br /&gt;
&lt;br /&gt;
== MATLAB Simplified Install ==&lt;br /&gt;
&lt;br /&gt;
===Installation===&lt;br /&gt;
Follow the instructions detailed in [[Downloading and Installing MATLAB]].  An outline of these installation steps are as follows:&lt;br /&gt;
# [http://www.mathworks.com/accesslogin/createProfile.do Create an account at the Mathworks site] using your campus @uab.edu email address if you do not have one already.&lt;br /&gt;
# Request an activation [[Get a UAB Mathworks key | key]].&lt;br /&gt;
# Associate to the campus-wide license using your activation key.&lt;br /&gt;
# Download the software from [http://www.mathworks.com/downloads/web_downloads/agent_check?s_cid=mwa-cmlndedl&amp;amp;mode=gwylf&amp;amp;refer=mwa mathworks download site] and install.&lt;br /&gt;
===Activation===&lt;br /&gt;
Activate the software: Add the following content to the network.lic file in the installation&lt;br /&gt;
 SERVER lmgr.uabgrid.uab.edu 27000&lt;br /&gt;
 USE_SERVER&lt;br /&gt;
&lt;br /&gt;
On the Client computer, the license file location is $MATLAB\licenses for all platforms.  The license file name will be named network.lic &lt;br /&gt;
&lt;br /&gt;
On Mac's this file is located in  /Applications/MATLAB_R2010b.app/licenses/network.lic&lt;br /&gt;
&lt;br /&gt;
On Linux systems it is usually located at /usr/local/matlabR2010b/licenses/network.lic (conditional to the install location being /usr/local)&lt;br /&gt;
&lt;br /&gt;
'''NOTE:''' Please engage in the [[Talk:Simplified MATLAB Install|Discussion]] to improve documentation of the above steps.&lt;br /&gt;
&lt;br /&gt;
===Installation Help===&lt;br /&gt;
If you get stuck or have problems with the ''self-service'' installation you may contact [[User:Tanthony@uab.edu | tanthony@uab.edu]] or [[User:Laurenr@uab.edu | laurenr@uab.edu]] for installation or usage issues,  [[User:Mbolding@uab.edu | mbolding@uab.edu]] (to be added to the license or for installation issues), or [mailto:support@mathworks.com support@mathworks.com].  Mathworks will want your license number: 678600.  If you do not hear back from Mark within one working day then call 4-2009.&lt;br /&gt;
&lt;br /&gt;
You must be faculty, staff, post-doc, or a grad student using Mathworks software for UAB research activities to activate this software.&lt;br /&gt;
&lt;br /&gt;
== Common Issues ==&lt;br /&gt;
=== libXp.so.6 Error when starting MATLAB on a Red Hat / Fedora workstation ===&lt;br /&gt;
When executing 'matlab' on a Red Hat / Fedora workstation you may receive the following error:&lt;br /&gt;
&lt;br /&gt;
''''bin/glnxa64/MATLAB: error while loading shared libraries: libXp.so.6: cannot open shared object file: No such file or directory&amp;quot;'''&lt;br /&gt;
&lt;br /&gt;
The solution is to install the libXp package (this will require root privileges)&lt;br /&gt;
 $ sudo yum install libXp&lt;/div&gt;</summary>
		<author><name>Laurenr@uab.edu</name></author>
	</entry>
	<entry>
		<id>https://docs.uabgrid.uab.edu/w/index.php?title=Simplified_MATLAB_Install&amp;diff=2657</id>
		<title>Simplified MATLAB Install</title>
		<link rel="alternate" type="text/html" href="https://docs.uabgrid.uab.edu/w/index.php?title=Simplified_MATLAB_Install&amp;diff=2657"/>
		<updated>2011-04-01T18:53:11Z</updated>

		<summary type="html">&lt;p&gt;Laurenr@uab.edu: /* Activation */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{MatlabAppPage}}&lt;br /&gt;
&lt;br /&gt;
== MATLAB Simplified Install ==&lt;br /&gt;
&lt;br /&gt;
===Installation===&lt;br /&gt;
Follow the instructions detailed in [[Downloading and Installing MATLAB]].  An outline of these installation steps are as follows:&lt;br /&gt;
# [http://www.mathworks.com/accesslogin/createProfile.do Create an account at the Mathworks site] using your campus @uab.edu email address if you do not have one already.&lt;br /&gt;
# Request an activation [[Get a UAB Mathworks key | key]].&lt;br /&gt;
# Associate to the campus-wide license using your activation key.&lt;br /&gt;
# Download the software from [http://www.mathworks.com/downloads/web_downloads/agent_check?s_cid=mwa-cmlndedl&amp;amp;mode=gwylf&amp;amp;refer=mwa mathworks download site] and install.&lt;br /&gt;
===Activation===&lt;br /&gt;
Activate the software: Add the following content to the network.lic file in the installation&lt;br /&gt;
 SERVER lmgr.uabgrid.uab.edu 27000&lt;br /&gt;
 USE_SERVER&lt;br /&gt;
&lt;br /&gt;
On the Client computer, the license file location is $MATLAB\licenses for all platforms.&lt;br /&gt;
&lt;br /&gt;
On Mac's this file is located in  /Applications/MATLAB_R2010b.app/licenses/network.lic&lt;br /&gt;
&lt;br /&gt;
On Linux systems it is usually located at /usr/local/matlabR2010b/licenses/network.lic (conditional to the install location being /usr/local)&lt;br /&gt;
&lt;br /&gt;
'''NOTE:''' Please engage in the [[Talk:Simplified MATLAB Install|Discussion]] to improve documentation of the above steps.&lt;br /&gt;
&lt;br /&gt;
===Installation Help===&lt;br /&gt;
If you get stuck or have problems with the ''self-service'' installation you may contact [[User:Tanthony@uab.edu | tanthony@uab.edu]] or [[User:Laurenr@uab.edu | laurenr@uab.edu]] for installation or usage issues,  [[User:Mbolding@uab.edu | mbolding@uab.edu]] (to be added to the license or for installation issues), or [mailto:support@mathworks.com support@mathworks.com].  Mathworks will want your license number: 678600.  If you do not hear back from Mark within one working day then call 4-2009.&lt;br /&gt;
&lt;br /&gt;
You must be faculty, staff, post-doc, or a grad student using Mathworks software for UAB research activities to activate this software.&lt;br /&gt;
&lt;br /&gt;
== Common Issues ==&lt;br /&gt;
=== libXp.so.6 Error when starting MATLAB on a Red Hat / Fedora workstation ===&lt;br /&gt;
When executing 'matlab' on a Red Hat / Fedora workstation you may receive the following error:&lt;br /&gt;
&lt;br /&gt;
''''bin/glnxa64/MATLAB: error while loading shared libraries: libXp.so.6: cannot open shared object file: No such file or directory&amp;quot;'''&lt;br /&gt;
&lt;br /&gt;
The solution is to install the libXp package (this will require root privileges)&lt;br /&gt;
 $ sudo yum install libXp&lt;/div&gt;</summary>
		<author><name>Laurenr@uab.edu</name></author>
	</entry>
	<entry>
		<id>https://docs.uabgrid.uab.edu/w/index.php?title=List_of_UAB_TAH_Asset_Managers&amp;diff=2656</id>
		<title>List of UAB TAH Asset Managers</title>
		<link rel="alternate" type="text/html" href="https://docs.uabgrid.uab.edu/w/index.php?title=List_of_UAB_TAH_Asset_Managers&amp;diff=2656"/>
		<updated>2011-03-31T17:57:50Z</updated>

		<summary type="html">&lt;p&gt;Laurenr@uab.edu: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;In order to download or activate a MATLAB installation you must have the appropriate rights activated in your account at the Mathworks site. Please contact an appropriate asset manager for your area.  If you are an asset manager and you name is not shown below, please add your name to the list.&lt;br /&gt;
&lt;br /&gt;
{{MatlabAppPage}}&lt;br /&gt;
&lt;br /&gt;
* CAS: Fran Fabrizio, fabrizio@uab.edu; Ken Nelson: kdnelson@uab.edu&lt;br /&gt;
** Chemistry and CIS: Larry Owen; larryowen@uab.edu&lt;br /&gt;
** Physics:  David L. Shealy, Ph.D., dls@uab.edu&lt;br /&gt;
** Psychology: Rishi Deshpande; vonrishi@uab.edu ; Aeron Gault; agault@uab.edu&lt;br /&gt;
* School of Engineering: Thomas P Foley, tfoley@uab.edu and Mike Hanby, mhanby@uab.edu&lt;br /&gt;
* IT Customer Services:  David C. Yother, dyother@uab.edu&lt;br /&gt;
* IT Research Computing: Mike Hanby, mhanby@uab.edu&lt;br /&gt;
* School of Medicine:  &lt;br /&gt;
** Department of Neurobiology: Kristina M Visscher,Ph.D., kmv@uab.edu ; Tom Bowman, bowman@uab.edu , &lt;br /&gt;
** Department of Neurology: He Huang; hehuang@uab.edu , David Clark, dgclark@uab.edu&lt;br /&gt;
* School of Optometry, Vision Science: Mark Bolding, mbolding@uab.edu , Alexander A Zotov, azotov@uab.edu&lt;br /&gt;
* For users in other areas of UAB, contact your IT support person or Mark Bolding, mbolding@uab.edu&lt;br /&gt;
&lt;br /&gt;
[[Category:MATLAB]]&lt;/div&gt;</summary>
		<author><name>Laurenr@uab.edu</name></author>
	</entry>
	<entry>
		<id>https://docs.uabgrid.uab.edu/w/index.php?title=Downloading_and_Installing_MATLAB&amp;diff=2655</id>
		<title>Downloading and Installing MATLAB</title>
		<link rel="alternate" type="text/html" href="https://docs.uabgrid.uab.edu/w/index.php?title=Downloading_and_Installing_MATLAB&amp;diff=2655"/>
		<updated>2011-03-31T17:45:35Z</updated>

		<summary type="html">&lt;p&gt;Laurenr@uab.edu: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This is a stub with generic content for downloading MATLAB form Mathworks and installing on your computer.&lt;br /&gt;
&lt;br /&gt;
These instructions are paraphrased below:&lt;br /&gt;
# You must have a MathWorks account with an @uab.edu email address as the user name. You can use an existing Mathworks account, but the e-mail address used for the account must include the university’s e-mail domain and the account must be set up for academic use. To create an account at the [http://www.mathworks.com MathWorks] web site, click the [http://www.mathworks.com/accesslogin/createProfile.do?uri=http://www.mathworks.com/index.html Create Account link]. When you create the account, make sure to set it up for academic use (under ''How will you use this software'').&lt;br /&gt;
# Get an Activation Key. See [[Get a UAB Mathworks key]].&lt;br /&gt;
# To download the software, you must associate your MathWorks Account with the TAH Campus license, using the Activation Key. You can associate with a license using the License Center at the MathWorks Web site. To associate with a license at the License Center, follow these instructions:&lt;br /&gt;
## Go to the MathWorks Web site and log in to your MathWorks Account.&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;[[File:Screen1.png|border]] &amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&lt;br /&gt;
## On the [http://www.mathworks.com/accesslogin/myAccount.do My Account] page, click ''Manage Licenses''. &amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;[[File:Screen2.png|border]] &amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&lt;br /&gt;
## On the My Licenses page, click ''Add License''.&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;[[File:Screen3.png]]&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;[[File:Screen4.png|border]] &amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&lt;br /&gt;
## In the Associate dialog box, enter the Activation Key of the TAH Campus license. [[Get a UAB Mathworks key]]&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;[[File:Screen5.png|border]] &amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&lt;br /&gt;
# Follow these instructions to install the product files&lt;br /&gt;
## Go to the [http://mathworks.com MathWorks] Web site and log in to your MathWorks Account. On the [http://www.mathworks.com/accesslogin/myAccount.do My Account] page, under ''My Downloads'' click ''Get Licensed Products and Updates''. (For now, if you do not have download rights, contact [[User:Mbolding@uab.edu | mbolding@uab.edu]] or one of the other [[List_of_UAB_TAH_Asset_Managers | Admins]] and we will change the permissions. Put ''MATLAB TAH'' in the subject line.)&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;[[File:Screen6.png|border]] &amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&lt;br /&gt;
## Select your products and download them.&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;[[File:Screen7.png|border]] &amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&lt;br /&gt;
## Start the MathWorks installer specific to your platform.&lt;br /&gt;
##* Windows: Double-click the setup.exe file.&lt;br /&gt;
##* Macintosh: Double-click the InstallForMacOSX file.&lt;br /&gt;
##* Linux/Unix: Run the install.sh script.&lt;br /&gt;
## Choose to ''install automatically using the Internet'' in the Installer Welcome dialog box.&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;[[File:Screen8.png|border]]&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&lt;br /&gt;
## Review the software license agreement and click Next.&lt;br /&gt;
## Log in to your MathWorks Account, specifying your university e-mail address and password, and click Next. If you have not created an account, select the I need to create a MathWorks Account option and click Next. If you are creating a new account, enter your university e-mail address, first name, and last name in the Account Creation dialog box. When you create an account you must also specify the Activation Key of the TAH Campus license. (see [[Get a UAB Mathworks key]]) Click Next.&lt;br /&gt;
## Specify the license you want to install in the License Selection dialog box.&lt;br /&gt;
##* If you have already associated your account with the TAH Campus license at the License Center, select the license from the list of licenses.&lt;br /&gt;
##* If you have the Activation Key for the TAH Campus license, select the Enter an Activation Key for a license not listed option and enter the Activation Key.&lt;br /&gt;
##* If you created an account in the previous step, you already specified the Activation Key, so the installer skips this step.&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;[[File:Screen9.png|border]]&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&lt;br /&gt;
## After specifying the TAH Campus license, click Next.&lt;br /&gt;
## Select the Typical option in the Installation Type dialog box. This ensures that all products on the TAH Campus license get installed.&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;[[File:Screen10.png|border]]&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&lt;br /&gt;
## Specify the folder in which you want to install the software in the Installation Folder dialog box and click Next.&lt;br /&gt;
## Confirm your choices and click Install.&lt;br /&gt;
## When the MathWorks installer finishes, it displays the Installation Complete dialog box. In this dialog box, you can choose to activate the software you just installed. You cannot use the software until you activate it. The MathWorks recommends activating immediately after installation. If you want to activate later in a separate process, clear the option and click Next. To proceed with activation, leave the option selected and click Next.&lt;/div&gt;</summary>
		<author><name>Laurenr@uab.edu</name></author>
	</entry>
	<entry>
		<id>https://docs.uabgrid.uab.edu/w/index.php?title=Downloading_and_Installing_MATLAB&amp;diff=2654</id>
		<title>Downloading and Installing MATLAB</title>
		<link rel="alternate" type="text/html" href="https://docs.uabgrid.uab.edu/w/index.php?title=Downloading_and_Installing_MATLAB&amp;diff=2654"/>
		<updated>2011-03-31T17:43:26Z</updated>

		<summary type="html">&lt;p&gt;Laurenr@uab.edu: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This is a stub with generic content for downloading MATLAB form Mathworks and installing on your computer.&lt;br /&gt;
&lt;br /&gt;
These instructions are paraphrased below:&lt;br /&gt;
# You must have a MathWorks account with an @uab.edu email address as the user name. You can use an existing Mathworks account, but the e-mail address used for the account must include the university’s e-mail domain and the account must be set up for academic use. To create an account at the [http://www.mathworks.com MathWorks] web site, click the [http://www.mathworks.com/accesslogin/createProfile.do?uri=http://www.mathworks.com/index.html Create Account link]. When you create the account, make sure to set it up for academic use (under ''How will you use this software'').&lt;br /&gt;
# Get an Activation Key. See [[Get a UAB Mathworks key]].&lt;br /&gt;
# To download the software, you must associate your MathWorks Account with the TAH Campus license, using the Activation Key. You can associate with a license using the License Center at the MathWorks Web site. To associate with a license at the License Center, follow these instructions:&lt;br /&gt;
## Go to the MathWorks Web site and log in to your MathWorks Account.&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;[[File:Screen1.png|border]] &amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&lt;br /&gt;
## On the [http://www.mathworks.com/accesslogin/myAccount.do My Account] page, click ''Manage Licenses''. &amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;[[File:Screen2.png|border]] &amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&lt;br /&gt;
## On the My Licenses page, click ''Add License''.&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;[[File:Screen3.png]]&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;[[File:Screen4.png|border]] &amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&lt;br /&gt;
## In the Associate dialog box, enter the Activation Key of the TAH Campus license. [[Get a UAB Mathworks key]]&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;[[File:Screen5.png]] &amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&lt;br /&gt;
# Follow these instructions to install the product files&lt;br /&gt;
## Go to the [http://mathworks.com MathWorks] Web site and log in to your MathWorks Account. On the [http://www.mathworks.com/accesslogin/myAccount.do My Account] page, under ''My Downloads'' click ''Get Licensed Products and Updates''. (For now, if you do not have download rights, contact [[User:Mbolding@uab.edu | mbolding@uab.edu]] or one of the other [[List_of_UAB_TAH_Asset_Managers | Admins]] and we will change the permissions. Put ''MATLAB TAH'' in the subject line.)&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;[[File:Screen6.png]] &amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&lt;br /&gt;
## Select your products and download them.&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;[[File:Screen7.png]] &amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&lt;br /&gt;
## Start the MathWorks installer specific to your platform.&lt;br /&gt;
##* Windows: Double-click the setup.exe file.&lt;br /&gt;
##* Macintosh: Double-click the InstallForMacOSX file.&lt;br /&gt;
##* Linux/Unix: Run the install.sh script.&lt;br /&gt;
## Choose to ''install automatically using the Internet'' in the Installer Welcome dialog box.&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;[[File:Screen8.png]]&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&lt;br /&gt;
## Review the software license agreement and click Next.&lt;br /&gt;
## Log in to your MathWorks Account, specifying your university e-mail address and password, and click Next. If you have not created an account, select the I need to create a MathWorks Account option and click Next. If you are creating a new account, enter your university e-mail address, first name, and last name in the Account Creation dialog box. When you create an account you must also specify the Activation Key of the TAH Campus license. (see [[Get a UAB Mathworks key]]) Click Next.&lt;br /&gt;
## Specify the license you want to install in the License Selection dialog box.&lt;br /&gt;
##* If you have already associated your account with the TAH Campus license at the License Center, select the license from the list of licenses.&lt;br /&gt;
##* If you have the Activation Key for the TAH Campus license, select the Enter an Activation Key for a license not listed option and enter the Activation Key.&lt;br /&gt;
##* If you created an account in the previous step, you already specified the Activation Key, so the installer skips this step.&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;[[File:Screen9.png]]&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&lt;br /&gt;
## After specifying the TAH Campus license, click Next.&lt;br /&gt;
## Select the Typical option in the Installation Type dialog box. This ensures that all products on the TAH Campus license get installed.&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;[[File:Screen10.png]]&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&lt;br /&gt;
## Specify the folder in which you want to install the software in the Installation Folder dialog box and click Next.&lt;br /&gt;
## Confirm your choices and click Install.&lt;br /&gt;
## When the MathWorks installer finishes, it displays the Installation Complete dialog box. In this dialog box, you can choose to activate the software you just installed. You cannot use the software until you activate it. The MathWorks recommends activating immediately after installation. If you want to activate later in a separate process, clear the option and click Next. To proceed with activation, leave the option selected and click Next.&lt;/div&gt;</summary>
		<author><name>Laurenr@uab.edu</name></author>
	</entry>
	<entry>
		<id>https://docs.uabgrid.uab.edu/w/index.php?title=Matlab_Designated_Computer_Install&amp;diff=2653</id>
		<title>Matlab Designated Computer Install</title>
		<link rel="alternate" type="text/html" href="https://docs.uabgrid.uab.edu/w/index.php?title=Matlab_Designated_Computer_Install&amp;diff=2653"/>
		<updated>2011-03-31T17:37:14Z</updated>

		<summary type="html">&lt;p&gt;Laurenr@uab.edu: /* Installation Help */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This page covers the steps involved to install Mathworks software on an individual computer.  This type of installation is termed a '''Designated Computer''' install.  Designated Computer installations are completely stand alone installations and are individually activated for each computer.  This install type is required if the computers that will run MATLAB are not connected to the campus network when MATLAB is in use, eg. a laptop that you use on and off campus. It is also an acceptable installation choice when maintaining Mathworks software on a small number of computers, however, you may find the [[Simplified MATLAB Install]] easier to maintain for any on-campus computers.&lt;br /&gt;
&lt;br /&gt;
The Designated Computer install is generally not practical when a large number of computers need to be maintained, since the overhead of managing individual authorizations for each computer is too high. For example, when you are responsible for maintaining many computers in a lab or department or when you simply don't want to take on the responsibility for maintaining license authorizations for your installation. In the latter case, the [[Simplified MATLAB Install]] may be your preferred option.&lt;br /&gt;
&lt;br /&gt;
==how to install the software==&lt;br /&gt;
The following instructions apply to dedicated standalone installations. {{MatlabAppPage}}&lt;br /&gt;
&lt;br /&gt;
In order to install and activate the software, end users need Mathworks accounts. Create a Mathworks account at www.mathworks.com with your official UAB email address (somebody@uab.edu). Students will not be able to install and activate the software.  They are free to use the products on any computer on campus after it is installed and activated. For the purposes of this license, graduate students and post-docs are considered staff when using the software in the course of research.&lt;br /&gt;
&lt;br /&gt;
Users will need an activation key to associate their Mathworks accounts with the license. You can get the activation key from the UAB IT software site. See [[get a UAB Mathworks key]] for instructions. You only need to request the key once.  After your account has been associated with the license, download, install, and activate the software following the instructions below.  '''This is a standalone license, so MATLAB can be used off of the network.'''&lt;br /&gt;
&lt;br /&gt;
===Installation===&lt;br /&gt;
Follow the instructions detailed in [[Downloading and Installing MATLAB]].  An outline of these installation steps are as follows:&lt;br /&gt;
# [http://www.mathworks.com/accesslogin/createProfile.do Create an account at the Mathworks site] using your campus @uab.edu email address if you do not have one already.&lt;br /&gt;
#Request an activation [[Get a UAB Mathworks key | key]].&lt;br /&gt;
#Associate to the campus-wide license using your activation key.&lt;br /&gt;
#Download the software from [http://www.mathworks.com/downloads/web_downloads/agent_check?s_cid=mwa-cmlndedl&amp;amp;mode=gwylf&amp;amp;refer=mwa mathworks download site] and install.&lt;br /&gt;
===Activation===&lt;br /&gt;
'''If you chose to let the installer launch the activation application, the application can skip several of the steps outlined below''' because the installer passes the information to the activation application.&lt;br /&gt;
# In the Activation Welcome dialog box, click Next.&lt;br /&gt;
# Log in to your MathWorks Account and click Next.&lt;br /&gt;
# Select the license you want to activate and click Next.&lt;br /&gt;
# Specify the Activation Key in the Activation Key dialog box and click Next.&lt;br /&gt;
# Confirm your activation information in the Confirmation dialog box and click Activate to activate the software.&lt;br /&gt;
# Complete the activation process by clicking Finish in the Activation Complete dialog box.&lt;br /&gt;
&lt;br /&gt;
Your software is now ready to use.&lt;br /&gt;
&lt;br /&gt;
'''NOTE:''' You may also find a detailed description of the installation process in the end-user section of the TAH admin guide:&lt;br /&gt;
[http://pyxis.gsu.edu/twiki/pub/ResearchComputing/CampusWideMatlabLicense/The_Mathworks_total_headcount_installation_guide.pdf TAH Admin Guide]&lt;br /&gt;
&lt;br /&gt;
===Installation Help===&lt;br /&gt;
If you get stuck or have problems with the ''self-service'' installation then follow the steps below. You must be faculty, staff, post-doc, or a grad student using Mathworks software for UAB research activities to activate this software.&lt;br /&gt;
# Contact [[User:Tanthony@uab.edu | tanthony@uab.edu]] or [[User:Laurenr@uab.edu | laurenr@uab.edu]] for installation or usage issues.&lt;br /&gt;
# Contact [[User:Mbolding@uab.edu | mbolding@uab.edu]] to be added to the license. Put '''matlab''' in the subject line of your email or Mark may not read it. He will need your @uab.edu email address to confirm affiliation.&lt;br /&gt;
# Download the software from [http://www.mathworks.com/downloads/web_downloads/agent_check?s_cid=mwa-cmlndedl&amp;amp;mode=gwylf&amp;amp;refer=mwa mathworks download site].&lt;br /&gt;
# install&lt;br /&gt;
&lt;br /&gt;
Contact [[User:Mbolding@uab.edu | mbolding@uab.edu]] or [mailto:support@mathworks.com support@mathworks.com]. Mathworks will want your license number: 678600.  If you do not hear back from Mark within one working day then call 4-2009.&lt;br /&gt;
&lt;br /&gt;
==more information==&lt;br /&gt;
* [[Matlab site license FAQ]]&lt;br /&gt;
* [[Getting started with matlab and simulink]]&lt;br /&gt;
* [[Matlab site license ad hoc working group]]&lt;br /&gt;
* General information on the [[UAB TAH license]]&lt;br /&gt;
&lt;br /&gt;
[[Category:MATLAB]]&lt;/div&gt;</summary>
		<author><name>Laurenr@uab.edu</name></author>
	</entry>
	<entry>
		<id>https://docs.uabgrid.uab.edu/w/index.php?title=Simplified_MATLAB_Install&amp;diff=2652</id>
		<title>Simplified MATLAB Install</title>
		<link rel="alternate" type="text/html" href="https://docs.uabgrid.uab.edu/w/index.php?title=Simplified_MATLAB_Install&amp;diff=2652"/>
		<updated>2011-03-31T17:35:49Z</updated>

		<summary type="html">&lt;p&gt;Laurenr@uab.edu: /* Installation Help */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{MatlabAppPage}}&lt;br /&gt;
&lt;br /&gt;
== MATLAB Simplified Install ==&lt;br /&gt;
&lt;br /&gt;
===Installation===&lt;br /&gt;
Follow the instructions detailed in [[Downloading and Installing MATLAB]].  An outline of these installation steps are as follows:&lt;br /&gt;
# [http://www.mathworks.com/accesslogin/createProfile.do Create an account at the Mathworks site] using your campus @uab.edu email address if you do not have one already.&lt;br /&gt;
# Request an activation [[Get a UAB Mathworks key | key]].&lt;br /&gt;
# Associate to the campus-wide license using your activation key.&lt;br /&gt;
# Download the software from [http://www.mathworks.com/downloads/web_downloads/agent_check?s_cid=mwa-cmlndedl&amp;amp;mode=gwylf&amp;amp;refer=mwa mathworks download site] and install.&lt;br /&gt;
===Activation===&lt;br /&gt;
Activate the software: Add the following content to the network.lic file in the installation&lt;br /&gt;
 SERVER lmgr.uabgrid.uab.edu 27000&lt;br /&gt;
 USE_SERVER&lt;br /&gt;
&lt;br /&gt;
On Mac's this file is located in  /Applications/MATLAB_R2010a.app/licenses/network.lic&lt;br /&gt;
&lt;br /&gt;
On Linux systems it is usually located at /usr/local/matlabR2010a/licenses/network.lic (conditional to the install location being /usr/local)&lt;br /&gt;
&lt;br /&gt;
'''NOTE:''' Please engage in the [[Talk:Simplified MATLAB Install|Discussion]] to improve documentation of the above steps.&lt;br /&gt;
&lt;br /&gt;
===Installation Help===&lt;br /&gt;
If you get stuck or have problems with the ''self-service'' installation you may contact [[User:Tanthony@uab.edu | tanthony@uab.edu]] or [[User:Laurenr@uab.edu | laurenr@uab.edu]] for installation or usage issues,  [[User:Mbolding@uab.edu | mbolding@uab.edu]] (to be added to the license or for installation issues), or [mailto:support@mathworks.com support@mathworks.com].  Mathworks will want your license number: 678600.  If you do not hear back from Mark within one working day then call 4-2009.&lt;br /&gt;
&lt;br /&gt;
You must be faculty, staff, post-doc, or a grad student using Mathworks software for UAB research activities to activate this software.&lt;br /&gt;
&lt;br /&gt;
== Common Issues ==&lt;br /&gt;
=== libXp.so.6 Error when starting MATLAB on a Red Hat / Fedora workstation ===&lt;br /&gt;
When executing 'matlab' on a Red Hat / Fedora workstation you may receive the following error:&lt;br /&gt;
&lt;br /&gt;
''''bin/glnxa64/MATLAB: error while loading shared libraries: libXp.so.6: cannot open shared object file: No such file or directory&amp;quot;'''&lt;br /&gt;
&lt;br /&gt;
The solution is to install the libXp package (this will require root privileges)&lt;br /&gt;
 $ sudo yum install libXp&lt;/div&gt;</summary>
		<author><name>Laurenr@uab.edu</name></author>
	</entry>
	<entry>
		<id>https://docs.uabgrid.uab.edu/w/index.php?title=MATLAB&amp;diff=2651</id>
		<title>MATLAB</title>
		<link rel="alternate" type="text/html" href="https://docs.uabgrid.uab.edu/w/index.php?title=MATLAB&amp;diff=2651"/>
		<updated>2011-03-31T17:34:56Z</updated>

		<summary type="html">&lt;p&gt;Laurenr@uab.edu: /* Installation Help */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;'''[[wikipedia:MATLAB|MATLAB]]''' ('''mat'''rix '''lab'''oratory) is a [[wikipedia:Numerical analysis|numerical computing]] environment and [[wikipedia:fourth-generation programming language|fourth-generation programming language]]. Developed by [[wikipedia:MathWorks|Mathworks]], MATLAB allows [[wikipedia:matrix (mathematics)|matrix]] manipulations, plotting of [[wikipedia:function (mathematics)|functions]] and data, implementation of [[wikipedia:algorithm|algorithm]]s, creation of [[wikipedia:user interface|user interface]]s, and interfacing with programs written in other languages, including [[wikipedia:C (programming language)|C]], [[wikipedia:C++|C++]], and [[wikipedia:Fortran|Fortran]]. An additional package, [[wikipedia:Simulink|Simulink]], adds graphical multi-domain simulation and [[wikipedia:Model based design|Model-Based Design]] for [[wikipedia:dynamical system|dynamic]] and [[wikipedia:embedded systems|embedded systems]].&lt;br /&gt;
&lt;br /&gt;
MATLAB can be used on personal computers and powerful server systems, including the [[Cheaha]] compute cluster.  With the addition of the Parallel Computing Toolbox, the language can be extended with parallel implementations for common computational functions, including for-loop unrolling.  Additionally this toolbox supports offloading computationally intensive workloads to [[Cheaha]] the campus compute cluster.&lt;br /&gt;
&lt;br /&gt;
In January 2011, UAB acquired a site license for MATLAB that allows faculty, staff, post-docs, and graduate students to use MATLAB, Simulink, and 42 toolboxes (including the parallel toolbox) for research activities on campus and personal systems.  Additionally, MATLAB is available to students on campus computer systems.&lt;br /&gt;
&lt;br /&gt;
== Using MATLAB ==&lt;br /&gt;
Using Mathworks software available under the UAB campus license on your computer involves download and install steps common to all software packages and an authorization step that grants you the rights to use the software under the campus agreement.  While straight forward, there are several authorization scenarios designed to support a variety of user communities. In an effort to simplify the software installation and get you working with MATLAB as quickly as possible, we detail three authorization scenarios to help you decide the best installation for your needs.&lt;br /&gt;
&lt;br /&gt;
===Installation Overview===&lt;br /&gt;
'''NOTE:'''These steps are common to all install scenarios and are detailed in [[Downloading and Installing MATLAB]].&lt;br /&gt;
&lt;br /&gt;
# [http://www.mathworks.com/accesslogin/createProfile.do Create an account at the Mathworks site] using your campus @uab.edu email address if you do not have one already.&lt;br /&gt;
#Request an activation [[Get a UAB Mathworks key | key]].&lt;br /&gt;
#Associate to the campus-wide license using your activation key.&lt;br /&gt;
#Download the software from [http://www.mathworks.com/downloads/web_downloads/agent_check?s_cid=mwa-cmlndedl&amp;amp;mode=gwylf&amp;amp;refer=mwa mathworks download site] and install.&lt;br /&gt;
#Activate the software using the activation scenario that best suits your particular needs.&lt;br /&gt;
&lt;br /&gt;
We are working to simplify these steps and will update this documentation as improvements are introduced.&lt;br /&gt;
&lt;br /&gt;
=== Installation for Various Activation Scenarios ===&lt;br /&gt;
&lt;br /&gt;
'''NOTE''': Most on-campus users are encouraged to use the '''[[Simplified MATLAB Install]]''' option for activation unless there are special circumstances.&lt;br /&gt;
&lt;br /&gt;
# '''[[Simplified MATLAB Install]]''' - This is the recommended install when MATLAB will be used on computers that remain connected to the campus network.  This installation still requires MATLAB to be downloaded and installed, but provides a simple activation process that amounts to adding a static 2-line file after the software is installed your computer.  This option is highly recommend.&lt;br /&gt;
# '''[[Matlab Designated Computer Install]]''' - This is the recommended install for mobile computing systems that may not be connected to any network when MATLAB is being used.  This install type authorizes an individual computer to run MATLAB, allowing MATLAB to run regardless of where the computer is located.&lt;br /&gt;
# '''[[Matlab Network Concurrent User Install]]''' - This installation is only recommended for system administrators who already manage a lab or departmental installation of MATLAB and who would like to continue to provide this service for their user community.  This install type may also be practical if there are special additional license needs that will apply multiply computers running MATLAB.  At present, all MATLAB toolboxes actively used at UAB are covered under the [[UAB TAH license]].&lt;br /&gt;
&lt;br /&gt;
===Installation Help===&lt;br /&gt;
If you get stuck or have problems with the ''self-service'' installation you may contact [[User:Tanthony@uab.edu | tanthony@uab.edu]] or [[User:Laurenr@uab.edu | laurenr@uab.edu]] for installation or usage issues,  [[User:Mbolding@uab.edu | mbolding@uab.edu]] (to be added to the license or for installation issues), or [mailto:support@mathworks.com support@mathworks.com]. Mathworks will want your license number: 678600.  If you do not hear back from Mark within one working day then call 4-2009. You must be faculty, staff, post-doc, or a grad student using Mathworks software for UAB research activities to activate this software.&lt;br /&gt;
&lt;br /&gt;
=== MATLAB on Cheaha ===&lt;br /&gt;
&lt;br /&gt;
MATLAB is pre-installed for user accounts on the [[Cheaha]] research computing system.  The Distributed Computing Server licenses on Cheaha can be utilized directly from your desktop, see [[MatLab DCS]] or from the Cheaha command-line shell environment, please see [[MatLab CLI]].&lt;br /&gt;
&lt;br /&gt;
Accessing MATLAB on Cheaha from the desktop is recommended for most users: [[MatLab DCS]]. The command line environment is recommended for advanced users who are comfortable accessing systems via a secure shell (SSH) and have experience working with Linux command-line environments or who have a need to debug interactions between their desktop MATLAB and cluster services.  The SSH environment can support X Windows sessions for displaying a full graphical MATLAB development environment on client desktops with an X Windows server installed, typically Linux and OSX systems.  For more information on using MATLAB in this environment please see [[MatLab CLI]].&lt;br /&gt;
&lt;br /&gt;
== Getting Started with MATLAB ==&lt;br /&gt;
&lt;br /&gt;
[[Image:Getstart.png|right|frame| [http://138.26.125.107/usertools/ Getting Started]  ]]&lt;br /&gt;
* [http://138.26.125.107/usertools/ Getting Started] &lt;br /&gt;
* Recorded [http://www.mathworks.com/company/events/webinars/?s_cid=HP_E_RW Webinars], select a topic and complete the request form.&lt;br /&gt;
* Interactive Tutorials for Students and Faculty&lt;br /&gt;
** [http://www.mathworks.com/academia/matlabtutorial MATLAB]&lt;br /&gt;
** [http://www.mathworks.com/academia/simulinktutorial Simulink]&lt;br /&gt;
* Example Code, News, Blogs, Teaching Materials &lt;br /&gt;
** [http://www.mathworks.com/matlabcentral Matlab Central]&lt;br /&gt;
** [http://www.mathworks.com/academia/classroom-resources Classroom resources]&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Parallel Computing Extensions ==&lt;br /&gt;
&lt;br /&gt;
MATLAB language extensions to support parallel processing are available via the Parallel Computing Toolbox. This is one of the [[2011 UAB MATLAB site license software|42 toolboxes]] available under the [[UAB TAH license]].  The Parallel Computing Toolbox enables MATLAB to make use of the multi-core processors found on many computers in order to speed the execution of code sections that can execute in parallel.  This toolbox supports the use of up to 8 cores on a single computer systems through the use of worker threads the spread the execution of code across multiple cores.&lt;br /&gt;
&lt;br /&gt;
Additional parallelism can be supported by adding more worker threads via a secondary software platform known as the [http://www.mathworks.com/products/distriben/ Distributed Computing Server (DCS)].  The DCS runs on a compute cluster and can provide many more worker threads to increase parallelism.   UAB IT Research Computing has licensed a 128 worker DCS installation for the Cheaha compute cluster.  The Parallel Computing Toolbox can be configured to access this license from desktop MATLAB installations.  Please see [[MatLab DCS]] for configuration details.&lt;br /&gt;
&lt;br /&gt;
== MATLAB Support ==&lt;br /&gt;
&lt;br /&gt;
UAB does not have a campus-wide user support service for MATLAB.  Users are requested to work with their normal IT support personnel for issues with installation and use.&lt;br /&gt;
&lt;br /&gt;
In order to facilitate interaction among MATLAB users, share experience, and provide peer-support UAB IT Research Computing has established a MATLAB-users group.  To join this group and participate in email discussions please [http://vo.uabgrid.uab.edu/sympa/subscribe/matlab-user subscribe to the matlab-users group].  On-line archives of these discussions are available [https://vo.uabgrid.uab.edu/sympa/arc/matlab-user here].  Please note, the email discussions are a public forum. You are advised to only post information you are authorized to share and comfortable with being public.&lt;br /&gt;
&lt;br /&gt;
== UAB Mathworks Site License ==&lt;br /&gt;
&lt;br /&gt;
UAB has acquired a university wide site license for MATLAB and Simulink software. This license includes all Mathworks Inc. products in use at UAB, with the exception of the Distributed Computing Server (DCS) which must be licensed separately. This new site license also makes available several new toolboxes and blocksets not previously licensed by UAB.&lt;br /&gt;
&lt;br /&gt;
This site license is known as the Mathworks Inc. Total Academic Headcount (TAH) license or Mathworks TAH.  Mathworks TAH will make it easier for everyone in the UAB community to use MATLAB, MATLAB Toolboxes (extensions) and Simulink software. Specifically, it authorizes use of MATLAB on university owned machines for all faculty, staff and students.  Faculty and staff are also entitled to install the software on personally owned computers.&lt;br /&gt;
&lt;br /&gt;
The TAH allows unlimited use MATLAB, Simlink and the 42 MATLAB Toolboxes in both research and teaching activities. Faculty and staff can install the software on computers located off-campus, however, students may only use Mathworks software on UAB owned computers computers located on-campus.&lt;br /&gt;
&lt;br /&gt;
UAB was the first university in Alabama to implement a Mathworks TAH license.&lt;br /&gt;
&lt;br /&gt;
[[Category:MATLAB]]&lt;/div&gt;</summary>
		<author><name>Laurenr@uab.edu</name></author>
	</entry>
	<entry>
		<id>https://docs.uabgrid.uab.edu/w/index.php?title=MATLAB&amp;diff=2649</id>
		<title>MATLAB</title>
		<link rel="alternate" type="text/html" href="https://docs.uabgrid.uab.edu/w/index.php?title=MATLAB&amp;diff=2649"/>
		<updated>2011-03-31T17:31:42Z</updated>

		<summary type="html">&lt;p&gt;Laurenr@uab.edu: /* Installation Help */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;'''[[wikipedia:MATLAB|MATLAB]]''' ('''mat'''rix '''lab'''oratory) is a [[wikipedia:Numerical analysis|numerical computing]] environment and [[wikipedia:fourth-generation programming language|fourth-generation programming language]]. Developed by [[wikipedia:MathWorks|Mathworks]], MATLAB allows [[wikipedia:matrix (mathematics)|matrix]] manipulations, plotting of [[wikipedia:function (mathematics)|functions]] and data, implementation of [[wikipedia:algorithm|algorithm]]s, creation of [[wikipedia:user interface|user interface]]s, and interfacing with programs written in other languages, including [[wikipedia:C (programming language)|C]], [[wikipedia:C++|C++]], and [[wikipedia:Fortran|Fortran]]. An additional package, [[wikipedia:Simulink|Simulink]], adds graphical multi-domain simulation and [[wikipedia:Model based design|Model-Based Design]] for [[wikipedia:dynamical system|dynamic]] and [[wikipedia:embedded systems|embedded systems]].&lt;br /&gt;
&lt;br /&gt;
MATLAB can be used on personal computers and powerful server systems, including the [[Cheaha]] compute cluster.  With the addition of the Parallel Computing Toolbox, the language can be extended with parallel implementations for common computational functions, including for-loop unrolling.  Additionally this toolbox supports offloading computationally intensive workloads to [[Cheaha]] the campus compute cluster.&lt;br /&gt;
&lt;br /&gt;
In January 2011, UAB acquired a site license for MATLAB that allows faculty, staff, post-docs, and graduate students to use MATLAB, Simulink, and 42 toolboxes (including the parallel toolbox) for research activities on campus and personal systems.  Additionally, MATLAB is available to students on campus computer systems.&lt;br /&gt;
&lt;br /&gt;
== Using MATLAB ==&lt;br /&gt;
Using Mathworks software available under the UAB campus license on your computer involves download and install steps common to all software packages and an authorization step that grants you the rights to use the software under the campus agreement.  While straight forward, there are several authorization scenarios designed to support a variety of user communities. In an effort to simplify the software installation and get you working with MATLAB as quickly as possible, we detail three authorization scenarios to help you decide the best installation for your needs.&lt;br /&gt;
&lt;br /&gt;
===Installation Overview===&lt;br /&gt;
'''NOTE:'''These steps are common to all install scenarios and are detailed in [[Downloading and Installing MATLAB]].&lt;br /&gt;
&lt;br /&gt;
# [http://www.mathworks.com/accesslogin/createProfile.do Create an account at the Mathworks site] using your campus @uab.edu email address if you do not have one already.&lt;br /&gt;
#Request an activation [[Get a UAB Mathworks key | key]].&lt;br /&gt;
#Associate to the campus-wide license using your activation key.&lt;br /&gt;
#Download the software from [http://www.mathworks.com/downloads/web_downloads/agent_check?s_cid=mwa-cmlndedl&amp;amp;mode=gwylf&amp;amp;refer=mwa mathworks download site] and install.&lt;br /&gt;
#Activate the software using the activation scenario that best suits your particular needs.&lt;br /&gt;
&lt;br /&gt;
We are working to simplify these steps and will update this documentation as improvements are introduced.&lt;br /&gt;
&lt;br /&gt;
=== Installation for Various Activation Scenarios ===&lt;br /&gt;
&lt;br /&gt;
'''NOTE''': Most on-campus users are encouraged to use the '''[[Simplified MATLAB Install]]''' option for activation unless there are special circumstances.&lt;br /&gt;
&lt;br /&gt;
# '''[[Simplified MATLAB Install]]''' - This is the recommended install when MATLAB will be used on computers that remain connected to the campus network.  This installation still requires MATLAB to be downloaded and installed, but provides a simple activation process that amounts to adding a static 2-line file after the software is installed your computer.  This option is highly recommend.&lt;br /&gt;
# '''[[Matlab Designated Computer Install]]''' - This is the recommended install for mobile computing systems that may not be connected to any network when MATLAB is being used.  This install type authorizes an individual computer to run MATLAB, allowing MATLAB to run regardless of where the computer is located.&lt;br /&gt;
# '''[[Matlab Network Concurrent User Install]]''' - This installation is only recommended for system administrators who already manage a lab or departmental installation of MATLAB and who would like to continue to provide this service for their user community.  This install type may also be practical if there are special additional license needs that will apply multiply computers running MATLAB.  At present, all MATLAB toolboxes actively used at UAB are covered under the [[UAB TAH license]].&lt;br /&gt;
&lt;br /&gt;
===Installation Help===&lt;br /&gt;
If you get stuck or have problems with the ''self-service'' installation you may contact [[User:Tanthony@uab.edu | tanthony@uab.edu]], [[User:Laurenr@uab.edu | laurenr@uab.edu]],  [[User:Mbolding@uab.edu | mbolding@uab.edu]], or [mailto:support@mathworks.com support@mathworks.com]. Mathworks will want your license number: 678600.  If you do not hear back from Mark within one working day then call 4-2009. You must be faculty, staff, post-doc, or a grad student using Mathworks software for UAB research activities to activate this software.&lt;br /&gt;
&lt;br /&gt;
=== MATLAB on Cheaha ===&lt;br /&gt;
&lt;br /&gt;
MATLAB is pre-installed for user accounts on the [[Cheaha]] research computing system.  The Distributed Computing Server licenses on Cheaha can be utilized directly from your desktop, see [[MatLab DCS]] or from the Cheaha command-line shell environment, please see [[MatLab CLI]].&lt;br /&gt;
&lt;br /&gt;
Accessing MATLAB on Cheaha from the desktop is recommended for most users: [[MatLab DCS]]. The command line environment is recommended for advanced users who are comfortable accessing systems via a secure shell (SSH) and have experience working with Linux command-line environments or who have a need to debug interactions between their desktop MATLAB and cluster services.  The SSH environment can support X Windows sessions for displaying a full graphical MATLAB development environment on client desktops with an X Windows server installed, typically Linux and OSX systems.  For more information on using MATLAB in this environment please see [[MatLab CLI]].&lt;br /&gt;
&lt;br /&gt;
== Getting Started with MATLAB ==&lt;br /&gt;
&lt;br /&gt;
[[Image:Getstart.png|right|frame| [http://138.26.125.107/usertools/ Getting Started]  ]]&lt;br /&gt;
* [http://138.26.125.107/usertools/ Getting Started] &lt;br /&gt;
* Recorded [http://www.mathworks.com/company/events/webinars/?s_cid=HP_E_RW Webinars], select a topic and complete the request form.&lt;br /&gt;
* Interactive Tutorials for Students and Faculty&lt;br /&gt;
** [http://www.mathworks.com/academia/matlabtutorial MATLAB]&lt;br /&gt;
** [http://www.mathworks.com/academia/simulinktutorial Simulink]&lt;br /&gt;
* Example Code, News, Blogs, Teaching Materials &lt;br /&gt;
** [http://www.mathworks.com/matlabcentral Matlab Central]&lt;br /&gt;
** [http://www.mathworks.com/academia/classroom-resources Classroom resources]&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Parallel Computing Extensions ==&lt;br /&gt;
&lt;br /&gt;
MATLAB language extensions to support parallel processing are available via the Parallel Computing Toolbox. This is one of the [[2011 UAB MATLAB site license software|42 toolboxes]] available under the [[UAB TAH license]].  The Parallel Computing Toolbox enables MATLAB to make use of the multi-core processors found on many computers in order to speed the execution of code sections that can execute in parallel.  This toolbox supports the use of up to 8 cores on a single computer systems through the use of worker threads the spread the execution of code across multiple cores.&lt;br /&gt;
&lt;br /&gt;
Additional parallelism can be supported by adding more worker threads via a secondary software platform known as the [http://www.mathworks.com/products/distriben/ Distributed Computing Server (DCS)].  The DCS runs on a compute cluster and can provide many more worker threads to increase parallelism.   UAB IT Research Computing has licensed a 128 worker DCS installation for the Cheaha compute cluster.  The Parallel Computing Toolbox can be configured to access this license from desktop MATLAB installations.  Please see [[MatLab DCS]] for configuration details.&lt;br /&gt;
&lt;br /&gt;
== MATLAB Support ==&lt;br /&gt;
&lt;br /&gt;
UAB does not have a campus-wide user support service for MATLAB.  Users are requested to work with their normal IT support personnel for issues with installation and use.&lt;br /&gt;
&lt;br /&gt;
In order to facilitate interaction among MATLAB users, share experience, and provide peer-support UAB IT Research Computing has established a MATLAB-users group.  To join this group and participate in email discussions please [http://vo.uabgrid.uab.edu/sympa/subscribe/matlab-user subscribe to the matlab-users group].  On-line archives of these discussions are available [https://vo.uabgrid.uab.edu/sympa/arc/matlab-user here].  Please note, the email discussions are a public forum. You are advised to only post information you are authorized to share and comfortable with being public.&lt;br /&gt;
&lt;br /&gt;
== UAB Mathworks Site License ==&lt;br /&gt;
&lt;br /&gt;
UAB has acquired a university wide site license for MATLAB and Simulink software. This license includes all Mathworks Inc. products in use at UAB, with the exception of the Distributed Computing Server (DCS) which must be licensed separately. This new site license also makes available several new toolboxes and blocksets not previously licensed by UAB.&lt;br /&gt;
&lt;br /&gt;
This site license is known as the Mathworks Inc. Total Academic Headcount (TAH) license or Mathworks TAH.  Mathworks TAH will make it easier for everyone in the UAB community to use MATLAB, MATLAB Toolboxes (extensions) and Simulink software. Specifically, it authorizes use of MATLAB on university owned machines for all faculty, staff and students.  Faculty and staff are also entitled to install the software on personally owned computers.&lt;br /&gt;
&lt;br /&gt;
The TAH allows unlimited use MATLAB, Simlink and the 42 MATLAB Toolboxes in both research and teaching activities. Faculty and staff can install the software on computers located off-campus, however, students may only use Mathworks software on UAB owned computers computers located on-campus.&lt;br /&gt;
&lt;br /&gt;
UAB was the first university in Alabama to implement a Mathworks TAH license.&lt;br /&gt;
&lt;br /&gt;
[[Category:MATLAB]]&lt;/div&gt;</summary>
		<author><name>Laurenr@uab.edu</name></author>
	</entry>
	<entry>
		<id>https://docs.uabgrid.uab.edu/w/index.php?title=Simplified_MATLAB_Install&amp;diff=2648</id>
		<title>Simplified MATLAB Install</title>
		<link rel="alternate" type="text/html" href="https://docs.uabgrid.uab.edu/w/index.php?title=Simplified_MATLAB_Install&amp;diff=2648"/>
		<updated>2011-03-31T17:22:49Z</updated>

		<summary type="html">&lt;p&gt;Laurenr@uab.edu: /* Installation Help */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{MatlabAppPage}}&lt;br /&gt;
&lt;br /&gt;
== MATLAB Simplified Install ==&lt;br /&gt;
&lt;br /&gt;
===Installation===&lt;br /&gt;
Follow the instructions detailed in [[Downloading and Installing MATLAB]].  An outline of these installation steps are as follows:&lt;br /&gt;
# [http://www.mathworks.com/accesslogin/createProfile.do Create an account at the Mathworks site] using your campus @uab.edu email address if you do not have one already.&lt;br /&gt;
# Request an activation [[Get a UAB Mathworks key | key]].&lt;br /&gt;
# Associate to the campus-wide license using your activation key.&lt;br /&gt;
# Download the software from [http://www.mathworks.com/downloads/web_downloads/agent_check?s_cid=mwa-cmlndedl&amp;amp;mode=gwylf&amp;amp;refer=mwa mathworks download site] and install.&lt;br /&gt;
===Activation===&lt;br /&gt;
Activate the software: Add the following content to the network.lic file in the installation&lt;br /&gt;
 SERVER lmgr.uabgrid.uab.edu 27000&lt;br /&gt;
 USE_SERVER&lt;br /&gt;
&lt;br /&gt;
On Mac's this file is located in  /Applications/MATLAB_R2010a.app/licenses/network.lic&lt;br /&gt;
&lt;br /&gt;
On Linux systems it is usually located at /usr/local/matlabR2010a/licenses/network.lic (conditional to the install location being /usr/local)&lt;br /&gt;
&lt;br /&gt;
'''NOTE:''' Please engage in the [[Talk:Simplified MATLAB Install|Discussion]] to improve documentation of the above steps.&lt;br /&gt;
&lt;br /&gt;
===Installation Help===&lt;br /&gt;
If you get stuck or have problems with the ''self-service'' installation you may contact [[User:Tanthony@uab.edu | tanthony@uab.edu]], [[User:Laurenr@uab.edu | laurenr@uab.edu]],  [[User:Mbolding@uab.edu | mbolding@uab.edu]], or [mailto:support@mathworks.com support@mathworks.com]. Mathworks will want your license number: 678600.  If you do not hear back from Mark within one working day then call 4-2009.&lt;br /&gt;
&lt;br /&gt;
You must be faculty, staff, post-doc, or a grad student using Mathworks software for UAB research activities to activate this software.&lt;br /&gt;
&lt;br /&gt;
== Common Issues ==&lt;br /&gt;
=== libXp.so.6 Error when starting MATLAB on a Red Hat / Fedora workstation ===&lt;br /&gt;
When executing 'matlab' on a Red Hat / Fedora workstation you may receive the following error:&lt;br /&gt;
&lt;br /&gt;
''''bin/glnxa64/MATLAB: error while loading shared libraries: libXp.so.6: cannot open shared object file: No such file or directory&amp;quot;'''&lt;br /&gt;
&lt;br /&gt;
The solution is to install the libXp package (this will require root privileges)&lt;br /&gt;
 $ sudo yum install libXp&lt;/div&gt;</summary>
		<author><name>Laurenr@uab.edu</name></author>
	</entry>
	<entry>
		<id>https://docs.uabgrid.uab.edu/w/index.php?title=User:Tanthony@uab.edu&amp;diff=2647</id>
		<title>User:Tanthony@uab.edu</title>
		<link rel="alternate" type="text/html" href="https://docs.uabgrid.uab.edu/w/index.php?title=User:Tanthony@uab.edu&amp;diff=2647"/>
		<updated>2011-03-31T17:21:03Z</updated>

		<summary type="html">&lt;p&gt;Laurenr@uab.edu: Created page with &amp;quot;tanthony@uab.edu&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;tanthony@uab.edu&lt;/div&gt;</summary>
		<author><name>Laurenr@uab.edu</name></author>
	</entry>
	<entry>
		<id>https://docs.uabgrid.uab.edu/w/index.php?title=User:Laurenr@uab.edu&amp;diff=2646</id>
		<title>User:Laurenr@uab.edu</title>
		<link rel="alternate" type="text/html" href="https://docs.uabgrid.uab.edu/w/index.php?title=User:Laurenr@uab.edu&amp;diff=2646"/>
		<updated>2011-03-31T17:19:23Z</updated>

		<summary type="html">&lt;p&gt;Laurenr@uab.edu: Created page with &amp;quot;laurenr@uab.edu UAB phone 4-4736&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;laurenr@uab.edu&lt;br /&gt;
UAB phone 4-4736&lt;/div&gt;</summary>
		<author><name>Laurenr@uab.edu</name></author>
	</entry>
	<entry>
		<id>https://docs.uabgrid.uab.edu/w/index.php?title=Simplified_MATLAB_Install&amp;diff=2643</id>
		<title>Simplified MATLAB Install</title>
		<link rel="alternate" type="text/html" href="https://docs.uabgrid.uab.edu/w/index.php?title=Simplified_MATLAB_Install&amp;diff=2643"/>
		<updated>2011-03-30T20:43:35Z</updated>

		<summary type="html">&lt;p&gt;Laurenr@uab.edu: /* Installation Help */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{MatlabAppPage}}&lt;br /&gt;
&lt;br /&gt;
== MATLAB Simplified Install ==&lt;br /&gt;
&lt;br /&gt;
===Installation===&lt;br /&gt;
Follow the instructions detailed in [[Downloading and Installing MATLAB]].  An outline of these installation steps are as follows:&lt;br /&gt;
# [http://www.mathworks.com/accesslogin/createProfile.do Create an account at the Mathworks site] using your campus @uab.edu email address if you do not have one already.&lt;br /&gt;
# Request an activation [[Get a UAB Mathworks key | key]].&lt;br /&gt;
# Associate to the campus-wide license using your activation key.&lt;br /&gt;
# Download the software from [http://www.mathworks.com/downloads/web_downloads/agent_check?s_cid=mwa-cmlndedl&amp;amp;mode=gwylf&amp;amp;refer=mwa mathworks download site] and install.&lt;br /&gt;
===Activation===&lt;br /&gt;
Activate the software: Add the following content to the network.lic file in the installation&lt;br /&gt;
 SERVER lmgr.uabgrid.uab.edu 27000&lt;br /&gt;
 USE_SERVER&lt;br /&gt;
&lt;br /&gt;
On Mac's this file is located in  /Applications/MATLAB_R2010a.app/licenses/network.lic&lt;br /&gt;
&lt;br /&gt;
On Linux systems it is usually located at /usr/local/matlabR2010a/licenses/network.lic (conditional to the install location being /usr/local)&lt;br /&gt;
&lt;br /&gt;
'''NOTE:''' Please engage in the [[Talk:Simplified MATLAB Install|Discussion]] to improve documentation of the above steps.&lt;br /&gt;
&lt;br /&gt;
===Installation Help===&lt;br /&gt;
If you get stuck or have problems with the ''self-service'' installation you may contact [[User:Mbolding@uab.edu | mbolding@uab.edu]] or [mailto:support@mathworks.com support@mathworks.com]. Mathworks will want your license number: 678600.  If you do not hear back from Mark within one working day then call 4-2009.&lt;br /&gt;
&lt;br /&gt;
You must be faculty, staff, post-doc, or a grad student using Mathworks software for UAB research activities to activate this software.&lt;br /&gt;
&lt;br /&gt;
== Common Issues ==&lt;br /&gt;
=== libXp.so.6 Error when starting MATLAB on a Red Hat / Fedora workstation ===&lt;br /&gt;
When executing 'matlab' on a Red Hat / Fedora workstation you may receive the following error:&lt;br /&gt;
&lt;br /&gt;
''''bin/glnxa64/MATLAB: error while loading shared libraries: libXp.so.6: cannot open shared object file: No such file or directory&amp;quot;'''&lt;br /&gt;
&lt;br /&gt;
The solution is to install the libXp package (this will require root privileges)&lt;br /&gt;
 $ sudo yum install libXp&lt;/div&gt;</summary>
		<author><name>Laurenr@uab.edu</name></author>
	</entry>
	<entry>
		<id>https://docs.uabgrid.uab.edu/w/index.php?title=MATLAB&amp;diff=2642</id>
		<title>MATLAB</title>
		<link rel="alternate" type="text/html" href="https://docs.uabgrid.uab.edu/w/index.php?title=MATLAB&amp;diff=2642"/>
		<updated>2011-03-30T20:43:03Z</updated>

		<summary type="html">&lt;p&gt;Laurenr@uab.edu: /* Installation Help */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;'''[[wikipedia:MATLAB|MATLAB]]''' ('''mat'''rix '''lab'''oratory) is a [[wikipedia:Numerical analysis|numerical computing]] environment and [[wikipedia:fourth-generation programming language|fourth-generation programming language]]. Developed by [[wikipedia:MathWorks|Mathworks]], MATLAB allows [[wikipedia:matrix (mathematics)|matrix]] manipulations, plotting of [[wikipedia:function (mathematics)|functions]] and data, implementation of [[wikipedia:algorithm|algorithm]]s, creation of [[wikipedia:user interface|user interface]]s, and interfacing with programs written in other languages, including [[wikipedia:C (programming language)|C]], [[wikipedia:C++|C++]], and [[wikipedia:Fortran|Fortran]]. An additional package, [[wikipedia:Simulink|Simulink]], adds graphical multi-domain simulation and [[wikipedia:Model based design|Model-Based Design]] for [[wikipedia:dynamical system|dynamic]] and [[wikipedia:embedded systems|embedded systems]].&lt;br /&gt;
&lt;br /&gt;
MATLAB can be used on personal computers and powerful server systems, including the [[Cheaha]] compute cluster.  With the addition of the Parallel Computing Toolbox, the language can be extended with parallel implementations for common computational functions, including for-loop unrolling.  Additionally this toolbox supports offloading computationally intensive workloads to [[Cheaha]] the campus compute cluster.&lt;br /&gt;
&lt;br /&gt;
In January 2011, UAB acquired a site license for MATLAB that allows faculty, staff, post-docs, and graduate students to use MATLAB, Simulink, and 42 toolboxes (including the parallel toolbox) for research activities on campus and personal systems.  Additionally, MATLAB is available to students on campus computer systems.&lt;br /&gt;
&lt;br /&gt;
== Using MATLAB ==&lt;br /&gt;
Using Mathworks software available under the UAB campus license on your computer involves download and install steps common to all software packages and an authorization step that grants you the rights to use the software under the campus agreement.  While straight forward, there are several authorization scenarios designed to support a variety of user communities. In an effort to simplify the software installation and get you working with MATLAB as quickly as possible, we detail three authorization scenarios to help you decide the best installation for your needs.&lt;br /&gt;
&lt;br /&gt;
===Installation Overview===&lt;br /&gt;
'''NOTE:'''These steps are common to all install scenarios and are detailed in [[Downloading and Installing MATLAB]].&lt;br /&gt;
&lt;br /&gt;
# [http://www.mathworks.com/accesslogin/createProfile.do Create an account at the Mathworks site] using your campus @uab.edu email address if you do not have one already.&lt;br /&gt;
#Request an activation [[Get a UAB Mathworks key | key]].&lt;br /&gt;
#Associate to the campus-wide license using your activation key.&lt;br /&gt;
#Download the software from [http://www.mathworks.com/downloads/web_downloads/agent_check?s_cid=mwa-cmlndedl&amp;amp;mode=gwylf&amp;amp;refer=mwa mathworks download site] and install.&lt;br /&gt;
#Activate the software using the activation scenario that best suits your particular needs.&lt;br /&gt;
&lt;br /&gt;
We are working to simplify these steps and will update this documentation as improvements are introduced.&lt;br /&gt;
&lt;br /&gt;
=== Installation for Various Activation Scenarios ===&lt;br /&gt;
&lt;br /&gt;
'''NOTE''': Most on-campus users are encouraged to use the '''[[Simplified MATLAB Install]]''' option for activation unless there are special circumstances.&lt;br /&gt;
&lt;br /&gt;
# '''[[Simplified MATLAB Install]]''' - This is the recommended install when MATLAB will be used on computers that remain connected to the campus network.  This installation still requires MATLAB to be downloaded and installed, but provides a simple activation process that amounts to adding a static 2-line file after the software is installed your computer.  This option is highly recommend.&lt;br /&gt;
# '''[[Matlab Designated Computer Install]]''' - This is the recommended install for mobile computing systems that may not be connected to any network when MATLAB is being used.  This install type authorizes an individual computer to run MATLAB, allowing MATLAB to run regardless of where the computer is located.&lt;br /&gt;
# '''[[Matlab Network Concurrent User Install]]''' - This installation is only recommended for system administrators who already manage a lab or departmental installation of MATLAB and who would like to continue to provide this service for their user community.  This install type may also be practical if there are special additional license needs that will apply multiply computers running MATLAB.  At present, all MATLAB toolboxes actively used at UAB are covered under the [[UAB TAH license]].&lt;br /&gt;
&lt;br /&gt;
===Installation Help===&lt;br /&gt;
If you get stuck or have problems with the ''self-service'' installation you may contact [[User:Mbolding@uab.edu | mbolding@uab.edu]] or [mailto:support@mathworks.com support@mathworks.com]. Mathworks will want your license number: 678600.  If you do not hear back from Mark within one working day then call 4-2009. You must be faculty, staff, post-doc, or a grad student using Mathworks software for UAB research activities to activate this software.&lt;br /&gt;
&lt;br /&gt;
=== MATLAB on Cheaha ===&lt;br /&gt;
&lt;br /&gt;
MATLAB is pre-installed for user accounts on the [[Cheaha]] research computing system.  The Distributed Computing Server licenses on Cheaha can be utilized directly from your desktop, see [[MatLab DCS]] or from the Cheaha command-line shell environment, please see [[MatLab CLI]].&lt;br /&gt;
&lt;br /&gt;
Accessing MATLAB on Cheaha from the desktop is recommended for most users: [[MatLab DCS]]. The command line environment is recommended for advanced users who are comfortable accessing systems via a secure shell (SSH) and have experience working with Linux command-line environments or who have a need to debug interactions between their desktop MATLAB and cluster services.  The SSH environment can support X Windows sessions for displaying a full graphical MATLAB development environment on client desktops with an X Windows server installed, typically Linux and OSX systems.  For more information on using MATLAB in this environment please see [[MatLab CLI]].&lt;br /&gt;
&lt;br /&gt;
== Getting Started with MATLAB ==&lt;br /&gt;
&lt;br /&gt;
[[Image:Getstart.png|right|frame| [http://138.26.125.107/usertools/ Getting Started]  ]]&lt;br /&gt;
* [http://138.26.125.107/usertools/ Getting Started] &lt;br /&gt;
* Recorded [http://www.mathworks.com/company/events/webinars/?s_cid=HP_E_RW Webinars], select a topic and complete the request form.&lt;br /&gt;
* Interactive Tutorials for Students and Faculty&lt;br /&gt;
** [http://www.mathworks.com/academia/matlabtutorial MATLAB]&lt;br /&gt;
** [http://www.mathworks.com/academia/simulinktutorial Simulink]&lt;br /&gt;
* Example Code, News, Blogs, Teaching Materials &lt;br /&gt;
** [http://www.mathworks.com/matlabcentral Matlab Central]&lt;br /&gt;
** [http://www.mathworks.com/academia/classroom-resources Classroom resources]&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Parallel Computing Extensions ==&lt;br /&gt;
&lt;br /&gt;
MATLAB language extensions to support parallel processing are available via the Parallel Computing Toolbox. This is one of the [[2011 UAB MATLAB site license software|42 toolboxes]] available under the [[UAB TAH license]].  The Parallel Computing Toolbox enables MATLAB to make use of the multi-core processors found on many computers in order to speed the execution of code sections that can execute in parallel.  This toolbox supports the use of up to 8 cores on a single computer systems through the use of worker threads the spread the execution of code across multiple cores.&lt;br /&gt;
&lt;br /&gt;
Additional parallelism can be supported by adding more worker threads via a secondary software platform known as the [http://www.mathworks.com/products/distriben/ Distributed Computing Server (DCS)].  The DCS runs on a compute cluster and can provide many more worker threads to increase parallelism.   UAB IT Research Computing has licensed a 128 worker DCS installation for the Cheaha compute cluster.  The Parallel Computing Toolbox can be configured to access this license from desktop MATLAB installations.  Please see [[MatLab DCS]] for configuration details.&lt;br /&gt;
&lt;br /&gt;
== MATLAB Support ==&lt;br /&gt;
&lt;br /&gt;
UAB does not have a campus-wide user support service for MATLAB.  Users are requested to work with their normal IT support personnel for issues with installation and use.&lt;br /&gt;
&lt;br /&gt;
In order to facilitate interaction among MATLAB users, share experience, and provide peer-support UAB IT Research Computing has established a MATLAB-users group.  To join this group and participate in email discussions please [http://vo.uabgrid.uab.edu/sympa/subscribe/matlab-user subscribe to the matlab-users group].  On-line archives of these discussions are available [https://vo.uabgrid.uab.edu/sympa/arc/matlab-user here].  Please note, the email discussions are a public forum. You are advised to only post information you are authorized to share and comfortable with being public.&lt;br /&gt;
&lt;br /&gt;
== UAB Mathworks Site License ==&lt;br /&gt;
&lt;br /&gt;
UAB has acquired a university wide site license for MATLAB and Simulink software. This license includes all Mathworks Inc. products in use at UAB, with the exception of the Distributed Computing Server (DCS) which must be licensed separately. This new site license also makes available several new toolboxes and blocksets not previously licensed by UAB.&lt;br /&gt;
&lt;br /&gt;
This site license is known as the Mathworks Inc. Total Academic Headcount (TAH) license or Mathworks TAH.  Mathworks TAH will make it easier for everyone in the UAB community to use MATLAB, MATLAB Toolboxes (extensions) and Simulink software. Specifically, it authorizes use of MATLAB on university owned machines for all faculty, staff and students.  Faculty and staff are also entitled to install the software on personally owned computers.&lt;br /&gt;
&lt;br /&gt;
The TAH allows unlimited use MATLAB, Simlink and the 42 MATLAB Toolboxes in both research and teaching activities. Faculty and staff can install the software on computers located off-campus, however, students may only use Mathworks software on UAB owned computers computers located on-campus.&lt;br /&gt;
&lt;br /&gt;
UAB was the first university in Alabama to implement a Mathworks TAH license.&lt;br /&gt;
&lt;br /&gt;
[[Category:MATLAB]]&lt;/div&gt;</summary>
		<author><name>Laurenr@uab.edu</name></author>
	</entry>
	<entry>
		<id>https://docs.uabgrid.uab.edu/w/index.php?title=Simplified_MATLAB_Install&amp;diff=2641</id>
		<title>Simplified MATLAB Install</title>
		<link rel="alternate" type="text/html" href="https://docs.uabgrid.uab.edu/w/index.php?title=Simplified_MATLAB_Install&amp;diff=2641"/>
		<updated>2011-03-30T20:37:59Z</updated>

		<summary type="html">&lt;p&gt;Laurenr@uab.edu: /* Installation Help */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{MatlabAppPage}}&lt;br /&gt;
&lt;br /&gt;
== MATLAB Simplified Install ==&lt;br /&gt;
&lt;br /&gt;
===Installation===&lt;br /&gt;
Follow the instructions detailed in [[Downloading and Installing MATLAB]].  An outline of these installation steps are as follows:&lt;br /&gt;
# [http://www.mathworks.com/accesslogin/createProfile.do Create an account at the Mathworks site] using your campus @uab.edu email address if you do not have one already.&lt;br /&gt;
# Request an activation [[Get a UAB Mathworks key | key]].&lt;br /&gt;
# Associate to the campus-wide license using your activation key.&lt;br /&gt;
# Download the software from [http://www.mathworks.com/downloads/web_downloads/agent_check?s_cid=mwa-cmlndedl&amp;amp;mode=gwylf&amp;amp;refer=mwa mathworks download site] and install.&lt;br /&gt;
===Activation===&lt;br /&gt;
Activate the software: Add the following content to the network.lic file in the installation&lt;br /&gt;
 SERVER lmgr.uabgrid.uab.edu 27000&lt;br /&gt;
 USE_SERVER&lt;br /&gt;
&lt;br /&gt;
On Mac's this file is located in  /Applications/MATLAB_R2010a.app/licenses/network.lic&lt;br /&gt;
&lt;br /&gt;
On Linux systems it is usually located at /usr/local/matlabR2010a/licenses/network.lic (conditional to the install location being /usr/local)&lt;br /&gt;
&lt;br /&gt;
'''NOTE:''' Please engage in the [[Talk:Simplified MATLAB Install|Discussion]] to improve documentation of the above steps.&lt;br /&gt;
&lt;br /&gt;
===Installation Help===&lt;br /&gt;
If you get stuck or have problems with the ''self-service'' installation then follow the steps below contact [[User:Mbolding@uab.edu | mbolding@uab.edu]] or [mailto:support@mathworks.com support@mathworks.com]. Mathworks will want your license number: 678600.  If you do not hear back from Mark within one working day then call 4-2009.&lt;br /&gt;
&lt;br /&gt;
You must be faculty, staff, post-doc, or a grad student using Mathworks software for UAB research activities to activate this software.&lt;br /&gt;
&lt;br /&gt;
== Common Issues ==&lt;br /&gt;
=== libXp.so.6 Error when starting MATLAB on a Red Hat / Fedora workstation ===&lt;br /&gt;
When executing 'matlab' on a Red Hat / Fedora workstation you may receive the following error:&lt;br /&gt;
&lt;br /&gt;
''''bin/glnxa64/MATLAB: error while loading shared libraries: libXp.so.6: cannot open shared object file: No such file or directory&amp;quot;'''&lt;br /&gt;
&lt;br /&gt;
The solution is to install the libXp package (this will require root privileges)&lt;br /&gt;
 $ sudo yum install libXp&lt;/div&gt;</summary>
		<author><name>Laurenr@uab.edu</name></author>
	</entry>
	<entry>
		<id>https://docs.uabgrid.uab.edu/w/index.php?title=MATLAB&amp;diff=2640</id>
		<title>MATLAB</title>
		<link rel="alternate" type="text/html" href="https://docs.uabgrid.uab.edu/w/index.php?title=MATLAB&amp;diff=2640"/>
		<updated>2011-03-30T20:36:38Z</updated>

		<summary type="html">&lt;p&gt;Laurenr@uab.edu: /* Installation Help */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;'''[[wikipedia:MATLAB|MATLAB]]''' ('''mat'''rix '''lab'''oratory) is a [[wikipedia:Numerical analysis|numerical computing]] environment and [[wikipedia:fourth-generation programming language|fourth-generation programming language]]. Developed by [[wikipedia:MathWorks|Mathworks]], MATLAB allows [[wikipedia:matrix (mathematics)|matrix]] manipulations, plotting of [[wikipedia:function (mathematics)|functions]] and data, implementation of [[wikipedia:algorithm|algorithm]]s, creation of [[wikipedia:user interface|user interface]]s, and interfacing with programs written in other languages, including [[wikipedia:C (programming language)|C]], [[wikipedia:C++|C++]], and [[wikipedia:Fortran|Fortran]]. An additional package, [[wikipedia:Simulink|Simulink]], adds graphical multi-domain simulation and [[wikipedia:Model based design|Model-Based Design]] for [[wikipedia:dynamical system|dynamic]] and [[wikipedia:embedded systems|embedded systems]].&lt;br /&gt;
&lt;br /&gt;
MATLAB can be used on personal computers and powerful server systems, including the [[Cheaha]] compute cluster.  With the addition of the Parallel Computing Toolbox, the language can be extended with parallel implementations for common computational functions, including for-loop unrolling.  Additionally this toolbox supports offloading computationally intensive workloads to [[Cheaha]] the campus compute cluster.&lt;br /&gt;
&lt;br /&gt;
In January 2011, UAB acquired a site license for MATLAB that allows faculty, staff, post-docs, and graduate students to use MATLAB, Simulink, and 42 toolboxes (including the parallel toolbox) for research activities on campus and personal systems.  Additionally, MATLAB is available to students on campus computer systems.&lt;br /&gt;
&lt;br /&gt;
== Using MATLAB ==&lt;br /&gt;
Using Mathworks software available under the UAB campus license on your computer involves download and install steps common to all software packages and an authorization step that grants you the rights to use the software under the campus agreement.  While straight forward, there are several authorization scenarios designed to support a variety of user communities. In an effort to simplify the software installation and get you working with MATLAB as quickly as possible, we detail three authorization scenarios to help you decide the best installation for your needs.&lt;br /&gt;
&lt;br /&gt;
===Installation Overview===&lt;br /&gt;
'''NOTE:'''These steps are common to all install scenarios and are detailed in [[Downloading and Installing MATLAB]].&lt;br /&gt;
&lt;br /&gt;
# [http://www.mathworks.com/accesslogin/createProfile.do Create an account at the Mathworks site] using your campus @uab.edu email address if you do not have one already.&lt;br /&gt;
#Request an activation [[Get a UAB Mathworks key | key]].&lt;br /&gt;
#Associate to the campus-wide license using your activation key.&lt;br /&gt;
#Download the software from [http://www.mathworks.com/downloads/web_downloads/agent_check?s_cid=mwa-cmlndedl&amp;amp;mode=gwylf&amp;amp;refer=mwa mathworks download site] and install.&lt;br /&gt;
#Activate the software using the activation scenario that best suits your particular needs.&lt;br /&gt;
&lt;br /&gt;
We are working to simplify these steps and will update this documentation as improvements are introduced.&lt;br /&gt;
&lt;br /&gt;
=== Installation for Various Activation Scenarios ===&lt;br /&gt;
&lt;br /&gt;
'''NOTE''': Most on-campus users are encouraged to use the '''[[Simplified MATLAB Install]]''' option for activation unless there are special circumstances.&lt;br /&gt;
&lt;br /&gt;
# '''[[Simplified MATLAB Install]]''' - This is the recommended install when MATLAB will be used on computers that remain connected to the campus network.  This installation still requires MATLAB to be downloaded and installed, but provides a simple activation process that amounts to adding a static 2-line file after the software is installed your computer.  This option is highly recommend.&lt;br /&gt;
# '''[[Matlab Designated Computer Install]]''' - This is the recommended install for mobile computing systems that may not be connected to any network when MATLAB is being used.  This install type authorizes an individual computer to run MATLAB, allowing MATLAB to run regardless of where the computer is located.&lt;br /&gt;
# '''[[Matlab Network Concurrent User Install]]''' - This installation is only recommended for system administrators who already manage a lab or departmental installation of MATLAB and who would like to continue to provide this service for their user community.  This install type may also be practical if there are special additional license needs that will apply multiply computers running MATLAB.  At present, all MATLAB toolboxes actively used at UAB are covered under the [[UAB TAH license]].&lt;br /&gt;
&lt;br /&gt;
===Installation Help===&lt;br /&gt;
If you get stuck or have problems with the ''self-service'' installation then Contact [[User:Mbolding@uab.edu | mbolding@uab.edu]] or [mailto:support@mathworks.com support@mathworks.com]. Mathworks will want your license number: 678600.  If you do not hear back from Mark within one working day then call 4-2009. You must be faculty, staff, post-doc, or a grad student using Mathworks software for UAB research activities to activate this software.&lt;br /&gt;
&lt;br /&gt;
=== MATLAB on Cheaha ===&lt;br /&gt;
&lt;br /&gt;
MATLAB is pre-installed for user accounts on the [[Cheaha]] research computing system.  The Distributed Computing Server licenses on Cheaha can be utilized directly from your desktop, see [[MatLab DCS]] or from the Cheaha command-line shell environment, please see [[MatLab CLI]].&lt;br /&gt;
&lt;br /&gt;
Accessing MATLAB on Cheaha from the desktop is recommended for most users: [[MatLab DCS]]. The command line environment is recommended for advanced users who are comfortable accessing systems via a secure shell (SSH) and have experience working with Linux command-line environments or who have a need to debug interactions between their desktop MATLAB and cluster services.  The SSH environment can support X Windows sessions for displaying a full graphical MATLAB development environment on client desktops with an X Windows server installed, typically Linux and OSX systems.  For more information on using MATLAB in this environment please see [[MatLab CLI]].&lt;br /&gt;
&lt;br /&gt;
== Getting Started with MATLAB ==&lt;br /&gt;
&lt;br /&gt;
[[Image:Getstart.png|right|frame| [http://138.26.125.107/usertools/ Getting Started]  ]]&lt;br /&gt;
* [http://138.26.125.107/usertools/ Getting Started] &lt;br /&gt;
* Recorded [http://www.mathworks.com/company/events/webinars/?s_cid=HP_E_RW Webinars], select a topic and complete the request form.&lt;br /&gt;
* Interactive Tutorials for Students and Faculty&lt;br /&gt;
** [http://www.mathworks.com/academia/matlabtutorial MATLAB]&lt;br /&gt;
** [http://www.mathworks.com/academia/simulinktutorial Simulink]&lt;br /&gt;
* Example Code, News, Blogs, Teaching Materials &lt;br /&gt;
** [http://www.mathworks.com/matlabcentral Matlab Central]&lt;br /&gt;
** [http://www.mathworks.com/academia/classroom-resources Classroom resources]&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Parallel Computing Extensions ==&lt;br /&gt;
&lt;br /&gt;
MATLAB language extensions to support parallel processing are available via the Parallel Computing Toolbox. This is one of the [[2011 UAB MATLAB site license software|42 toolboxes]] available under the [[UAB TAH license]].  The Parallel Computing Toolbox enables MATLAB to make use of the multi-core processors found on many computers in order to speed the execution of code sections that can execute in parallel.  This toolbox supports the use of up to 8 cores on a single computer systems through the use of worker threads the spread the execution of code across multiple cores.&lt;br /&gt;
&lt;br /&gt;
Additional parallelism can be supported by adding more worker threads via a secondary software platform known as the [http://www.mathworks.com/products/distriben/ Distributed Computing Server (DCS)].  The DCS runs on a compute cluster and can provide many more worker threads to increase parallelism.   UAB IT Research Computing has licensed a 128 worker DCS installation for the Cheaha compute cluster.  The Parallel Computing Toolbox can be configured to access this license from desktop MATLAB installations.  Please see [[MatLab DCS]] for configuration details.&lt;br /&gt;
&lt;br /&gt;
== MATLAB Support ==&lt;br /&gt;
&lt;br /&gt;
UAB does not have a campus-wide user support service for MATLAB.  Users are requested to work with their normal IT support personnel for issues with installation and use.&lt;br /&gt;
&lt;br /&gt;
In order to facilitate interaction among MATLAB users, share experience, and provide peer-support UAB IT Research Computing has established a MATLAB-users group.  To join this group and participate in email discussions please [http://vo.uabgrid.uab.edu/sympa/subscribe/matlab-user subscribe to the matlab-users group].  On-line archives of these discussions are available [https://vo.uabgrid.uab.edu/sympa/arc/matlab-user here].  Please note, the email discussions are a public forum. You are advised to only post information you are authorized to share and comfortable with being public.&lt;br /&gt;
&lt;br /&gt;
== UAB Mathworks Site License ==&lt;br /&gt;
&lt;br /&gt;
UAB has acquired a university wide site license for MATLAB and Simulink software. This license includes all Mathworks Inc. products in use at UAB, with the exception of the Distributed Computing Server (DCS) which must be licensed separately. This new site license also makes available several new toolboxes and blocksets not previously licensed by UAB.&lt;br /&gt;
&lt;br /&gt;
This site license is known as the Mathworks Inc. Total Academic Headcount (TAH) license or Mathworks TAH.  Mathworks TAH will make it easier for everyone in the UAB community to use MATLAB, MATLAB Toolboxes (extensions) and Simulink software. Specifically, it authorizes use of MATLAB on university owned machines for all faculty, staff and students.  Faculty and staff are also entitled to install the software on personally owned computers.&lt;br /&gt;
&lt;br /&gt;
The TAH allows unlimited use MATLAB, Simlink and the 42 MATLAB Toolboxes in both research and teaching activities. Faculty and staff can install the software on computers located off-campus, however, students may only use Mathworks software on UAB owned computers computers located on-campus.&lt;br /&gt;
&lt;br /&gt;
UAB was the first university in Alabama to implement a Mathworks TAH license.&lt;br /&gt;
&lt;br /&gt;
[[Category:MATLAB]]&lt;/div&gt;</summary>
		<author><name>Laurenr@uab.edu</name></author>
	</entry>
	<entry>
		<id>https://docs.uabgrid.uab.edu/w/index.php?title=MATLAB&amp;diff=2639</id>
		<title>MATLAB</title>
		<link rel="alternate" type="text/html" href="https://docs.uabgrid.uab.edu/w/index.php?title=MATLAB&amp;diff=2639"/>
		<updated>2011-03-30T20:32:32Z</updated>

		<summary type="html">&lt;p&gt;Laurenr@uab.edu: /* Installation for Various Activation Scenarios */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;'''[[wikipedia:MATLAB|MATLAB]]''' ('''mat'''rix '''lab'''oratory) is a [[wikipedia:Numerical analysis|numerical computing]] environment and [[wikipedia:fourth-generation programming language|fourth-generation programming language]]. Developed by [[wikipedia:MathWorks|Mathworks]], MATLAB allows [[wikipedia:matrix (mathematics)|matrix]] manipulations, plotting of [[wikipedia:function (mathematics)|functions]] and data, implementation of [[wikipedia:algorithm|algorithm]]s, creation of [[wikipedia:user interface|user interface]]s, and interfacing with programs written in other languages, including [[wikipedia:C (programming language)|C]], [[wikipedia:C++|C++]], and [[wikipedia:Fortran|Fortran]]. An additional package, [[wikipedia:Simulink|Simulink]], adds graphical multi-domain simulation and [[wikipedia:Model based design|Model-Based Design]] for [[wikipedia:dynamical system|dynamic]] and [[wikipedia:embedded systems|embedded systems]].&lt;br /&gt;
&lt;br /&gt;
MATLAB can be used on personal computers and powerful server systems, including the [[Cheaha]] compute cluster.  With the addition of the Parallel Computing Toolbox, the language can be extended with parallel implementations for common computational functions, including for-loop unrolling.  Additionally this toolbox supports offloading computationally intensive workloads to [[Cheaha]] the campus compute cluster.&lt;br /&gt;
&lt;br /&gt;
In January 2011, UAB acquired a site license for MATLAB that allows faculty, staff, post-docs, and graduate students to use MATLAB, Simulink, and 42 toolboxes (including the parallel toolbox) for research activities on campus and personal systems.  Additionally, MATLAB is available to students on campus computer systems.&lt;br /&gt;
&lt;br /&gt;
== Using MATLAB ==&lt;br /&gt;
Using Mathworks software available under the UAB campus license on your computer involves download and install steps common to all software packages and an authorization step that grants you the rights to use the software under the campus agreement.  While straight forward, there are several authorization scenarios designed to support a variety of user communities. In an effort to simplify the software installation and get you working with MATLAB as quickly as possible, we detail three authorization scenarios to help you decide the best installation for your needs.&lt;br /&gt;
&lt;br /&gt;
===Installation Overview===&lt;br /&gt;
'''NOTE:'''These steps are common to all install scenarios and are detailed in [[Downloading and Installing MATLAB]].&lt;br /&gt;
&lt;br /&gt;
# [http://www.mathworks.com/accesslogin/createProfile.do Create an account at the Mathworks site] using your campus @uab.edu email address if you do not have one already.&lt;br /&gt;
#Request an activation [[Get a UAB Mathworks key | key]].&lt;br /&gt;
#Associate to the campus-wide license using your activation key.&lt;br /&gt;
#Download the software from [http://www.mathworks.com/downloads/web_downloads/agent_check?s_cid=mwa-cmlndedl&amp;amp;mode=gwylf&amp;amp;refer=mwa mathworks download site] and install.&lt;br /&gt;
#Activate the software using the activation scenario that best suits your particular needs.&lt;br /&gt;
&lt;br /&gt;
We are working to simplify these steps and will update this documentation as improvements are introduced.&lt;br /&gt;
&lt;br /&gt;
=== Installation for Various Activation Scenarios ===&lt;br /&gt;
&lt;br /&gt;
'''NOTE''': Most on-campus users are encouraged to use the '''[[Simplified MATLAB Install]]''' option for activation unless there are special circumstances.&lt;br /&gt;
&lt;br /&gt;
# '''[[Simplified MATLAB Install]]''' - This is the recommended install when MATLAB will be used on computers that remain connected to the campus network.  This installation still requires MATLAB to be downloaded and installed, but provides a simple activation process that amounts to adding a static 2-line file after the software is installed your computer.  This option is highly recommend.&lt;br /&gt;
# '''[[Matlab Designated Computer Install]]''' - This is the recommended install for mobile computing systems that may not be connected to any network when MATLAB is being used.  This install type authorizes an individual computer to run MATLAB, allowing MATLAB to run regardless of where the computer is located.&lt;br /&gt;
# '''[[Matlab Network Concurrent User Install]]''' - This installation is only recommended for system administrators who already manage a lab or departmental installation of MATLAB and who would like to continue to provide this service for their user community.  This install type may also be practical if there are special additional license needs that will apply multiply computers running MATLAB.  At present, all MATLAB toolboxes actively used at UAB are covered under the [[UAB TAH license]].&lt;br /&gt;
&lt;br /&gt;
===Installation Help===&lt;br /&gt;
If you get stuck or have problems with the ''self-service'' installation then follow the steps below. You must be faculty, staff, post-doc, or a grad student using Mathworks software for UAB research activities to activate this software.&lt;br /&gt;
&lt;br /&gt;
# Contact [[User:Mbolding@uab.edu | mbolding@uab.edu]] to be added to the license. Put '''matlab''' in the subject line of your email or Mark may not read it. He will need your @uab.edu email address to confirm affiliation.&lt;br /&gt;
# Download the software from [http://www.mathworks.com/downloads/web_downloads/agent_check?s_cid=mwa-cmlndedl&amp;amp;mode=gwylf&amp;amp;refer=mwa mathworks download site].&lt;br /&gt;
# Install&lt;br /&gt;
&lt;br /&gt;
Contact [[User:Mbolding@uab.edu | mbolding@uab.edu]] or [mailto:support@mathworks.com support@mathworks.com]. Mathworks will want your license number: 678600.  If you do not hear back from Mark within one working day then call 4-2009.&lt;br /&gt;
&lt;br /&gt;
=== MATLAB on Cheaha ===&lt;br /&gt;
&lt;br /&gt;
MATLAB is pre-installed for user accounts on the [[Cheaha]] research computing system.  The Distributed Computing Server licenses on Cheaha can be utilized directly from your desktop, see [[MatLab DCS]] or from the Cheaha command-line shell environment, please see [[MatLab CLI]].&lt;br /&gt;
&lt;br /&gt;
Accessing MATLAB on Cheaha from the desktop is recommended for most users: [[MatLab DCS]]. The command line environment is recommended for advanced users who are comfortable accessing systems via a secure shell (SSH) and have experience working with Linux command-line environments or who have a need to debug interactions between their desktop MATLAB and cluster services.  The SSH environment can support X Windows sessions for displaying a full graphical MATLAB development environment on client desktops with an X Windows server installed, typically Linux and OSX systems.  For more information on using MATLAB in this environment please see [[MatLab CLI]].&lt;br /&gt;
&lt;br /&gt;
== Getting Started with MATLAB ==&lt;br /&gt;
&lt;br /&gt;
[[Image:Getstart.png|right|frame| [http://138.26.125.107/usertools/ Getting Started]  ]]&lt;br /&gt;
* [http://138.26.125.107/usertools/ Getting Started] &lt;br /&gt;
* Recorded [http://www.mathworks.com/company/events/webinars/?s_cid=HP_E_RW Webinars], select a topic and complete the request form.&lt;br /&gt;
* Interactive Tutorials for Students and Faculty&lt;br /&gt;
** [http://www.mathworks.com/academia/matlabtutorial MATLAB]&lt;br /&gt;
** [http://www.mathworks.com/academia/simulinktutorial Simulink]&lt;br /&gt;
* Example Code, News, Blogs, Teaching Materials &lt;br /&gt;
** [http://www.mathworks.com/matlabcentral Matlab Central]&lt;br /&gt;
** [http://www.mathworks.com/academia/classroom-resources Classroom resources]&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Parallel Computing Extensions ==&lt;br /&gt;
&lt;br /&gt;
MATLAB language extensions to support parallel processing are available via the Parallel Computing Toolbox. This is one of the [[2011 UAB MATLAB site license software|42 toolboxes]] available under the [[UAB TAH license]].  The Parallel Computing Toolbox enables MATLAB to make use of the multi-core processors found on many computers in order to speed the execution of code sections that can execute in parallel.  This toolbox supports the use of up to 8 cores on a single computer systems through the use of worker threads the spread the execution of code across multiple cores.&lt;br /&gt;
&lt;br /&gt;
Additional parallelism can be supported by adding more worker threads via a secondary software platform known as the [http://www.mathworks.com/products/distriben/ Distributed Computing Server (DCS)].  The DCS runs on a compute cluster and can provide many more worker threads to increase parallelism.   UAB IT Research Computing has licensed a 128 worker DCS installation for the Cheaha compute cluster.  The Parallel Computing Toolbox can be configured to access this license from desktop MATLAB installations.  Please see [[MatLab DCS]] for configuration details.&lt;br /&gt;
&lt;br /&gt;
== MATLAB Support ==&lt;br /&gt;
&lt;br /&gt;
UAB does not have a campus-wide user support service for MATLAB.  Users are requested to work with their normal IT support personnel for issues with installation and use.&lt;br /&gt;
&lt;br /&gt;
In order to facilitate interaction among MATLAB users, share experience, and provide peer-support UAB IT Research Computing has established a MATLAB-users group.  To join this group and participate in email discussions please [http://vo.uabgrid.uab.edu/sympa/subscribe/matlab-user subscribe to the matlab-users group].  On-line archives of these discussions are available [https://vo.uabgrid.uab.edu/sympa/arc/matlab-user here].  Please note, the email discussions are a public forum. You are advised to only post information you are authorized to share and comfortable with being public.&lt;br /&gt;
&lt;br /&gt;
== UAB Mathworks Site License ==&lt;br /&gt;
&lt;br /&gt;
UAB has acquired a university wide site license for MATLAB and Simulink software. This license includes all Mathworks Inc. products in use at UAB, with the exception of the Distributed Computing Server (DCS) which must be licensed separately. This new site license also makes available several new toolboxes and blocksets not previously licensed by UAB.&lt;br /&gt;
&lt;br /&gt;
This site license is known as the Mathworks Inc. Total Academic Headcount (TAH) license or Mathworks TAH.  Mathworks TAH will make it easier for everyone in the UAB community to use MATLAB, MATLAB Toolboxes (extensions) and Simulink software. Specifically, it authorizes use of MATLAB on university owned machines for all faculty, staff and students.  Faculty and staff are also entitled to install the software on personally owned computers.&lt;br /&gt;
&lt;br /&gt;
The TAH allows unlimited use MATLAB, Simlink and the 42 MATLAB Toolboxes in both research and teaching activities. Faculty and staff can install the software on computers located off-campus, however, students may only use Mathworks software on UAB owned computers computers located on-campus.&lt;br /&gt;
&lt;br /&gt;
UAB was the first university in Alabama to implement a Mathworks TAH license.&lt;br /&gt;
&lt;br /&gt;
[[Category:MATLAB]]&lt;/div&gt;</summary>
		<author><name>Laurenr@uab.edu</name></author>
	</entry>
	<entry>
		<id>https://docs.uabgrid.uab.edu/w/index.php?title=MATLAB&amp;diff=2638</id>
		<title>MATLAB</title>
		<link rel="alternate" type="text/html" href="https://docs.uabgrid.uab.edu/w/index.php?title=MATLAB&amp;diff=2638"/>
		<updated>2011-03-30T20:32:00Z</updated>

		<summary type="html">&lt;p&gt;Laurenr@uab.edu: /* Installation for Various Activation Scenarios */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;'''[[wikipedia:MATLAB|MATLAB]]''' ('''mat'''rix '''lab'''oratory) is a [[wikipedia:Numerical analysis|numerical computing]] environment and [[wikipedia:fourth-generation programming language|fourth-generation programming language]]. Developed by [[wikipedia:MathWorks|Mathworks]], MATLAB allows [[wikipedia:matrix (mathematics)|matrix]] manipulations, plotting of [[wikipedia:function (mathematics)|functions]] and data, implementation of [[wikipedia:algorithm|algorithm]]s, creation of [[wikipedia:user interface|user interface]]s, and interfacing with programs written in other languages, including [[wikipedia:C (programming language)|C]], [[wikipedia:C++|C++]], and [[wikipedia:Fortran|Fortran]]. An additional package, [[wikipedia:Simulink|Simulink]], adds graphical multi-domain simulation and [[wikipedia:Model based design|Model-Based Design]] for [[wikipedia:dynamical system|dynamic]] and [[wikipedia:embedded systems|embedded systems]].&lt;br /&gt;
&lt;br /&gt;
MATLAB can be used on personal computers and powerful server systems, including the [[Cheaha]] compute cluster.  With the addition of the Parallel Computing Toolbox, the language can be extended with parallel implementations for common computational functions, including for-loop unrolling.  Additionally this toolbox supports offloading computationally intensive workloads to [[Cheaha]] the campus compute cluster.&lt;br /&gt;
&lt;br /&gt;
In January 2011, UAB acquired a site license for MATLAB that allows faculty, staff, post-docs, and graduate students to use MATLAB, Simulink, and 42 toolboxes (including the parallel toolbox) for research activities on campus and personal systems.  Additionally, MATLAB is available to students on campus computer systems.&lt;br /&gt;
&lt;br /&gt;
== Using MATLAB ==&lt;br /&gt;
Using Mathworks software available under the UAB campus license on your computer involves download and install steps common to all software packages and an authorization step that grants you the rights to use the software under the campus agreement.  While straight forward, there are several authorization scenarios designed to support a variety of user communities. In an effort to simplify the software installation and get you working with MATLAB as quickly as possible, we detail three authorization scenarios to help you decide the best installation for your needs.&lt;br /&gt;
&lt;br /&gt;
===Installation Overview===&lt;br /&gt;
'''NOTE:'''These steps are common to all install scenarios and are detailed in [[Downloading and Installing MATLAB]].&lt;br /&gt;
&lt;br /&gt;
# [http://www.mathworks.com/accesslogin/createProfile.do Create an account at the Mathworks site] using your campus @uab.edu email address if you do not have one already.&lt;br /&gt;
#Request an activation [[Get a UAB Mathworks key | key]].&lt;br /&gt;
#Associate to the campus-wide license using your activation key.&lt;br /&gt;
#Download the software from [http://www.mathworks.com/downloads/web_downloads/agent_check?s_cid=mwa-cmlndedl&amp;amp;mode=gwylf&amp;amp;refer=mwa mathworks download site] and install.&lt;br /&gt;
#Activate the software using the activation scenario that best suits your particular needs.&lt;br /&gt;
&lt;br /&gt;
We are working to simplify these steps and will update this documentation as improvements are introduced.&lt;br /&gt;
&lt;br /&gt;
=== Installation for Various Activation Scenarios ===&lt;br /&gt;
&lt;br /&gt;
'''NOTE''': Most on-campus users are encouraged to use the '''[[Simplified MATLAB Install]]''' option for activation unless there are special circumstances.&lt;br /&gt;
&lt;br /&gt;
# '''[[Simplified MATLAB Install]]''' - This is the recommended install when MATLAB will be used on computers that remain connected to the campus network.  This installation still requires MATLAB to be downloaded and installed, but provides a simple activation process that amounts to adding a static 2-line file after the software is installed your computer.  This option is highly recommend.&lt;br /&gt;
# '''[[MATLAB Designated Computer Install]]''' - This is the recommended install for mobile computing systems that may not be connected to any network when MATLAB is being used.  This install type authorizes an individual computer to run MATLAB, allowing MATLAB to run regardless of where the computer is located.&lt;br /&gt;
# '''[[MATLAB Network Concurrent User Install]]''' - This installation is only recommended for system administrators who already manage a lab or departmental installation of MATLAB and who would like to continue to provide this service for their user community.  This install type may also be practical if there are special additional license needs that will apply multiply computers running MATLAB.  At present, all MATLAB toolboxes actively used at UAB are covered under the [[UAB TAH license]].&lt;br /&gt;
&lt;br /&gt;
===Installation Help===&lt;br /&gt;
If you get stuck or have problems with the ''self-service'' installation then follow the steps below. You must be faculty, staff, post-doc, or a grad student using Mathworks software for UAB research activities to activate this software.&lt;br /&gt;
&lt;br /&gt;
# Contact [[User:Mbolding@uab.edu | mbolding@uab.edu]] to be added to the license. Put '''matlab''' in the subject line of your email or Mark may not read it. He will need your @uab.edu email address to confirm affiliation.&lt;br /&gt;
# Download the software from [http://www.mathworks.com/downloads/web_downloads/agent_check?s_cid=mwa-cmlndedl&amp;amp;mode=gwylf&amp;amp;refer=mwa mathworks download site].&lt;br /&gt;
# Install&lt;br /&gt;
&lt;br /&gt;
Contact [[User:Mbolding@uab.edu | mbolding@uab.edu]] or [mailto:support@mathworks.com support@mathworks.com]. Mathworks will want your license number: 678600.  If you do not hear back from Mark within one working day then call 4-2009.&lt;br /&gt;
&lt;br /&gt;
=== MATLAB on Cheaha ===&lt;br /&gt;
&lt;br /&gt;
MATLAB is pre-installed for user accounts on the [[Cheaha]] research computing system.  The Distributed Computing Server licenses on Cheaha can be utilized directly from your desktop, see [[MatLab DCS]] or from the Cheaha command-line shell environment, please see [[MatLab CLI]].&lt;br /&gt;
&lt;br /&gt;
Accessing MATLAB on Cheaha from the desktop is recommended for most users: [[MatLab DCS]]. The command line environment is recommended for advanced users who are comfortable accessing systems via a secure shell (SSH) and have experience working with Linux command-line environments or who have a need to debug interactions between their desktop MATLAB and cluster services.  The SSH environment can support X Windows sessions for displaying a full graphical MATLAB development environment on client desktops with an X Windows server installed, typically Linux and OSX systems.  For more information on using MATLAB in this environment please see [[MatLab CLI]].&lt;br /&gt;
&lt;br /&gt;
== Getting Started with MATLAB ==&lt;br /&gt;
&lt;br /&gt;
[[Image:Getstart.png|right|frame| [http://138.26.125.107/usertools/ Getting Started]  ]]&lt;br /&gt;
* [http://138.26.125.107/usertools/ Getting Started] &lt;br /&gt;
* Recorded [http://www.mathworks.com/company/events/webinars/?s_cid=HP_E_RW Webinars], select a topic and complete the request form.&lt;br /&gt;
* Interactive Tutorials for Students and Faculty&lt;br /&gt;
** [http://www.mathworks.com/academia/matlabtutorial MATLAB]&lt;br /&gt;
** [http://www.mathworks.com/academia/simulinktutorial Simulink]&lt;br /&gt;
* Example Code, News, Blogs, Teaching Materials &lt;br /&gt;
** [http://www.mathworks.com/matlabcentral Matlab Central]&lt;br /&gt;
** [http://www.mathworks.com/academia/classroom-resources Classroom resources]&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Parallel Computing Extensions ==&lt;br /&gt;
&lt;br /&gt;
MATLAB language extensions to support parallel processing are available via the Parallel Computing Toolbox. This is one of the [[2011 UAB MATLAB site license software|42 toolboxes]] available under the [[UAB TAH license]].  The Parallel Computing Toolbox enables MATLAB to make use of the multi-core processors found on many computers in order to speed the execution of code sections that can execute in parallel.  This toolbox supports the use of up to 8 cores on a single computer systems through the use of worker threads the spread the execution of code across multiple cores.&lt;br /&gt;
&lt;br /&gt;
Additional parallelism can be supported by adding more worker threads via a secondary software platform known as the [http://www.mathworks.com/products/distriben/ Distributed Computing Server (DCS)].  The DCS runs on a compute cluster and can provide many more worker threads to increase parallelism.   UAB IT Research Computing has licensed a 128 worker DCS installation for the Cheaha compute cluster.  The Parallel Computing Toolbox can be configured to access this license from desktop MATLAB installations.  Please see [[MatLab DCS]] for configuration details.&lt;br /&gt;
&lt;br /&gt;
== MATLAB Support ==&lt;br /&gt;
&lt;br /&gt;
UAB does not have a campus-wide user support service for MATLAB.  Users are requested to work with their normal IT support personnel for issues with installation and use.&lt;br /&gt;
&lt;br /&gt;
In order to facilitate interaction among MATLAB users, share experience, and provide peer-support UAB IT Research Computing has established a MATLAB-users group.  To join this group and participate in email discussions please [http://vo.uabgrid.uab.edu/sympa/subscribe/matlab-user subscribe to the matlab-users group].  On-line archives of these discussions are available [https://vo.uabgrid.uab.edu/sympa/arc/matlab-user here].  Please note, the email discussions are a public forum. You are advised to only post information you are authorized to share and comfortable with being public.&lt;br /&gt;
&lt;br /&gt;
== UAB Mathworks Site License ==&lt;br /&gt;
&lt;br /&gt;
UAB has acquired a university wide site license for MATLAB and Simulink software. This license includes all Mathworks Inc. products in use at UAB, with the exception of the Distributed Computing Server (DCS) which must be licensed separately. This new site license also makes available several new toolboxes and blocksets not previously licensed by UAB.&lt;br /&gt;
&lt;br /&gt;
This site license is known as the Mathworks Inc. Total Academic Headcount (TAH) license or Mathworks TAH.  Mathworks TAH will make it easier for everyone in the UAB community to use MATLAB, MATLAB Toolboxes (extensions) and Simulink software. Specifically, it authorizes use of MATLAB on university owned machines for all faculty, staff and students.  Faculty and staff are also entitled to install the software on personally owned computers.&lt;br /&gt;
&lt;br /&gt;
The TAH allows unlimited use MATLAB, Simlink and the 42 MATLAB Toolboxes in both research and teaching activities. Faculty and staff can install the software on computers located off-campus, however, students may only use Mathworks software on UAB owned computers computers located on-campus.&lt;br /&gt;
&lt;br /&gt;
UAB was the first university in Alabama to implement a Mathworks TAH license.&lt;br /&gt;
&lt;br /&gt;
[[Category:MATLAB]]&lt;/div&gt;</summary>
		<author><name>Laurenr@uab.edu</name></author>
	</entry>
	<entry>
		<id>https://docs.uabgrid.uab.edu/w/index.php?title=Simplified_MATLAB_Install&amp;diff=2637</id>
		<title>Simplified MATLAB Install</title>
		<link rel="alternate" type="text/html" href="https://docs.uabgrid.uab.edu/w/index.php?title=Simplified_MATLAB_Install&amp;diff=2637"/>
		<updated>2011-03-30T20:31:05Z</updated>

		<summary type="html">&lt;p&gt;Laurenr@uab.edu: /* Activation : Simplified Install */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{MatlabAppPage}}&lt;br /&gt;
&lt;br /&gt;
== MATLAB Simplified Install ==&lt;br /&gt;
&lt;br /&gt;
===Installation===&lt;br /&gt;
Follow the instructions detailed in [[Downloading and Installing MATLAB]].  An outline of these installation steps are as follows:&lt;br /&gt;
# [http://www.mathworks.com/accesslogin/createProfile.do Create an account at the Mathworks site] using your campus @uab.edu email address if you do not have one already.&lt;br /&gt;
# Request an activation [[Get a UAB Mathworks key | key]].&lt;br /&gt;
# Associate to the campus-wide license using your activation key.&lt;br /&gt;
# Download the software from [http://www.mathworks.com/downloads/web_downloads/agent_check?s_cid=mwa-cmlndedl&amp;amp;mode=gwylf&amp;amp;refer=mwa mathworks download site] and install.&lt;br /&gt;
===Activation===&lt;br /&gt;
Activate the software: Add the following content to the network.lic file in the installation&lt;br /&gt;
 SERVER lmgr.uabgrid.uab.edu 27000&lt;br /&gt;
 USE_SERVER&lt;br /&gt;
&lt;br /&gt;
On Mac's this file is located in  /Applications/MATLAB_R2010a.app/licenses/network.lic&lt;br /&gt;
&lt;br /&gt;
On Linux systems it is usually located at /usr/local/matlabR2010a/licenses/network.lic (conditional to the install location being /usr/local)&lt;br /&gt;
&lt;br /&gt;
'''NOTE:''' Please engage in the [[Talk:Simplified MATLAB Install|Discussion]] to improve documentation of the above steps.&lt;br /&gt;
&lt;br /&gt;
===Installation Help===&lt;br /&gt;
If you get stuck or have problems with the ''self-service'' installation then follow the steps below. You must be faculty, staff, post-doc, or a grad student using Mathworks software for UAB research activities to activate this software.&lt;br /&gt;
&lt;br /&gt;
# Contact [[User:Mbolding@uab.edu | mbolding@uab.edu]] to be added to the license. Put '''matlab''' in the subject line of your email or Mark may not read it. He will need your @uab.edu email address to confirm affiliation.&lt;br /&gt;
# Download the software from [http://www.mathworks.com/downloads/web_downloads/agent_check?s_cid=mwa-cmlndedl&amp;amp;mode=gwylf&amp;amp;refer=mwa mathworks download site].&lt;br /&gt;
# install&lt;br /&gt;
&lt;br /&gt;
Contact [[User:Mbolding@uab.edu | mbolding@uab.edu]] or [mailto:support@mathworks.com support@mathworks.com]. Mathworks will want your license number: 678600.  If you do not hear back from Mark within one working day then call 4-2009.&lt;br /&gt;
&lt;br /&gt;
== Common Issues ==&lt;br /&gt;
=== libXp.so.6 Error when starting MATLAB on a Red Hat / Fedora workstation ===&lt;br /&gt;
When executing 'matlab' on a Red Hat / Fedora workstation you may receive the following error:&lt;br /&gt;
&lt;br /&gt;
''''bin/glnxa64/MATLAB: error while loading shared libraries: libXp.so.6: cannot open shared object file: No such file or directory&amp;quot;'''&lt;br /&gt;
&lt;br /&gt;
The solution is to install the libXp package (this will require root privileges)&lt;br /&gt;
 $ sudo yum install libXp&lt;/div&gt;</summary>
		<author><name>Laurenr@uab.edu</name></author>
	</entry>
	<entry>
		<id>https://docs.uabgrid.uab.edu/w/index.php?title=Simplified_MATLAB_Install&amp;diff=2636</id>
		<title>Simplified MATLAB Install</title>
		<link rel="alternate" type="text/html" href="https://docs.uabgrid.uab.edu/w/index.php?title=Simplified_MATLAB_Install&amp;diff=2636"/>
		<updated>2011-03-30T20:30:49Z</updated>

		<summary type="html">&lt;p&gt;Laurenr@uab.edu: /* Activation */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{MatlabAppPage}}&lt;br /&gt;
&lt;br /&gt;
== MATLAB Simplified Install ==&lt;br /&gt;
&lt;br /&gt;
===Installation===&lt;br /&gt;
Follow the instructions detailed in [[Downloading and Installing MATLAB]].  An outline of these installation steps are as follows:&lt;br /&gt;
# [http://www.mathworks.com/accesslogin/createProfile.do Create an account at the Mathworks site] using your campus @uab.edu email address if you do not have one already.&lt;br /&gt;
# Request an activation [[Get a UAB Mathworks key | key]].&lt;br /&gt;
# Associate to the campus-wide license using your activation key.&lt;br /&gt;
# Download the software from [http://www.mathworks.com/downloads/web_downloads/agent_check?s_cid=mwa-cmlndedl&amp;amp;mode=gwylf&amp;amp;refer=mwa mathworks download site] and install.&lt;br /&gt;
===Activation : Simplified Install===&lt;br /&gt;
Activate the software: Add the following content to the network.lic file in the installation&lt;br /&gt;
 SERVER lmgr.uabgrid.uab.edu 27000&lt;br /&gt;
 USE_SERVER&lt;br /&gt;
&lt;br /&gt;
On Mac's this file is located in  /Applications/MATLAB_R2010a.app/licenses/network.lic&lt;br /&gt;
&lt;br /&gt;
On Linux systems it is usually located at /usr/local/matlabR2010a/licenses/network.lic (conditional to the install location being /usr/local)&lt;br /&gt;
&lt;br /&gt;
'''NOTE:''' Please engage in the [[Talk:Simplified MATLAB Install|Discussion]] to improve documentation of the above steps.&lt;br /&gt;
&lt;br /&gt;
===Installation Help===&lt;br /&gt;
If you get stuck or have problems with the ''self-service'' installation then follow the steps below. You must be faculty, staff, post-doc, or a grad student using Mathworks software for UAB research activities to activate this software.&lt;br /&gt;
&lt;br /&gt;
# Contact [[User:Mbolding@uab.edu | mbolding@uab.edu]] to be added to the license. Put '''matlab''' in the subject line of your email or Mark may not read it. He will need your @uab.edu email address to confirm affiliation.&lt;br /&gt;
# Download the software from [http://www.mathworks.com/downloads/web_downloads/agent_check?s_cid=mwa-cmlndedl&amp;amp;mode=gwylf&amp;amp;refer=mwa mathworks download site].&lt;br /&gt;
# install&lt;br /&gt;
&lt;br /&gt;
Contact [[User:Mbolding@uab.edu | mbolding@uab.edu]] or [mailto:support@mathworks.com support@mathworks.com]. Mathworks will want your license number: 678600.  If you do not hear back from Mark within one working day then call 4-2009.&lt;br /&gt;
&lt;br /&gt;
== Common Issues ==&lt;br /&gt;
=== libXp.so.6 Error when starting MATLAB on a Red Hat / Fedora workstation ===&lt;br /&gt;
When executing 'matlab' on a Red Hat / Fedora workstation you may receive the following error:&lt;br /&gt;
&lt;br /&gt;
''''bin/glnxa64/MATLAB: error while loading shared libraries: libXp.so.6: cannot open shared object file: No such file or directory&amp;quot;'''&lt;br /&gt;
&lt;br /&gt;
The solution is to install the libXp package (this will require root privileges)&lt;br /&gt;
 $ sudo yum install libXp&lt;/div&gt;</summary>
		<author><name>Laurenr@uab.edu</name></author>
	</entry>
	<entry>
		<id>https://docs.uabgrid.uab.edu/w/index.php?title=Simplified_MATLAB_Install&amp;diff=2635</id>
		<title>Simplified MATLAB Install</title>
		<link rel="alternate" type="text/html" href="https://docs.uabgrid.uab.edu/w/index.php?title=Simplified_MATLAB_Install&amp;diff=2635"/>
		<updated>2011-03-30T20:29:38Z</updated>

		<summary type="html">&lt;p&gt;Laurenr@uab.edu: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{{MatlabAppPage}}&lt;br /&gt;
&lt;br /&gt;
== MATLAB Simplified Install ==&lt;br /&gt;
&lt;br /&gt;
===Installation===&lt;br /&gt;
Follow the instructions detailed in [[Downloading and Installing MATLAB]].  An outline of these installation steps are as follows:&lt;br /&gt;
# [http://www.mathworks.com/accesslogin/createProfile.do Create an account at the Mathworks site] using your campus @uab.edu email address if you do not have one already.&lt;br /&gt;
# Request an activation [[Get a UAB Mathworks key | key]].&lt;br /&gt;
# Associate to the campus-wide license using your activation key.&lt;br /&gt;
# Download the software from [http://www.mathworks.com/downloads/web_downloads/agent_check?s_cid=mwa-cmlndedl&amp;amp;mode=gwylf&amp;amp;refer=mwa mathworks download site] and install.&lt;br /&gt;
===Activation===&lt;br /&gt;
Activate the software: Add the following content to the network.lic file in the installation&lt;br /&gt;
 SERVER lmgr.uabgrid.uab.edu 27000&lt;br /&gt;
 USE_SERVER&lt;br /&gt;
&lt;br /&gt;
On Mac's this file is located in  /Applications/MATLAB_R2010a.app/licenses/network.lic&lt;br /&gt;
&lt;br /&gt;
On Linux systems it is usually located at /usr/local/matlabR2010a/licenses/network.lic (conditional to the install location being /usr/local)&lt;br /&gt;
&lt;br /&gt;
'''NOTE:''' Please engage in the [[Talk:Simplified MATLAB Install|Discussion]] to improve documentation of the above steps.&lt;br /&gt;
&lt;br /&gt;
===Installation Help===&lt;br /&gt;
If you get stuck or have problems with the ''self-service'' installation then follow the steps below. You must be faculty, staff, post-doc, or a grad student using Mathworks software for UAB research activities to activate this software.&lt;br /&gt;
&lt;br /&gt;
# Contact [[User:Mbolding@uab.edu | mbolding@uab.edu]] to be added to the license. Put '''matlab''' in the subject line of your email or Mark may not read it. He will need your @uab.edu email address to confirm affiliation.&lt;br /&gt;
# Download the software from [http://www.mathworks.com/downloads/web_downloads/agent_check?s_cid=mwa-cmlndedl&amp;amp;mode=gwylf&amp;amp;refer=mwa mathworks download site].&lt;br /&gt;
# install&lt;br /&gt;
&lt;br /&gt;
Contact [[User:Mbolding@uab.edu | mbolding@uab.edu]] or [mailto:support@mathworks.com support@mathworks.com]. Mathworks will want your license number: 678600.  If you do not hear back from Mark within one working day then call 4-2009.&lt;br /&gt;
&lt;br /&gt;
== Common Issues ==&lt;br /&gt;
=== libXp.so.6 Error when starting MATLAB on a Red Hat / Fedora workstation ===&lt;br /&gt;
When executing 'matlab' on a Red Hat / Fedora workstation you may receive the following error:&lt;br /&gt;
&lt;br /&gt;
''''bin/glnxa64/MATLAB: error while loading shared libraries: libXp.so.6: cannot open shared object file: No such file or directory&amp;quot;'''&lt;br /&gt;
&lt;br /&gt;
The solution is to install the libXp package (this will require root privileges)&lt;br /&gt;
 $ sudo yum install libXp&lt;/div&gt;</summary>
		<author><name>Laurenr@uab.edu</name></author>
	</entry>
	<entry>
		<id>https://docs.uabgrid.uab.edu/w/index.php?title=Matlab_Designated_Computer_Install&amp;diff=2634</id>
		<title>Matlab Designated Computer Install</title>
		<link rel="alternate" type="text/html" href="https://docs.uabgrid.uab.edu/w/index.php?title=Matlab_Designated_Computer_Install&amp;diff=2634"/>
		<updated>2011-03-30T20:22:48Z</updated>

		<summary type="html">&lt;p&gt;Laurenr@uab.edu: /* how to install the software */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This page covers the steps involved to install Mathworks software on an individual computer.  This type of installation is termed a '''Designated Computer''' install.  Designated Computer installations are completely stand alone installations and are individually activated for each computer.  This install type is required if the computers that will run MATLAB are not connected to the campus network when MATLAB is in use, eg. a laptop that you use on and off campus. It is also an acceptable installation choice when maintaining Mathworks software on a small number of computers, however, you may find the [[Simplified MATLAB Install]] easier to maintain for any on-campus computers.&lt;br /&gt;
&lt;br /&gt;
The Designated Computer install is generally not practical when a large number of computers need to be maintained, since the overhead of managing individual authorizations for each computer is too high. For example, when you are responsible for maintaining many computers in a lab or department or when you simply don't want to take on the responsibility for maintaining license authorizations for your installation. In the latter case, the [[Simplified MATLAB Install]] may be your preferred option.&lt;br /&gt;
&lt;br /&gt;
==how to install the software==&lt;br /&gt;
The following instructions apply to dedicated standalone installations. {{MatlabAppPage}}&lt;br /&gt;
&lt;br /&gt;
In order to install and activate the software, end users need Mathworks accounts. Create a Mathworks account at www.mathworks.com with your official UAB email address (somebody@uab.edu). Students will not be able to install and activate the software.  They are free to use the products on any computer on campus after it is installed and activated. For the purposes of this license, graduate students and post-docs are considered staff when using the software in the course of research.&lt;br /&gt;
&lt;br /&gt;
Users will need an activation key to associate their Mathworks accounts with the license. You can get the activation key from the UAB IT software site. See [[get a UAB Mathworks key]] for instructions. You only need to request the key once.  After your account has been associated with the license, download, install, and activate the software following the instructions below.  '''This is a standalone license, so MATLAB can be used off of the network.'''&lt;br /&gt;
&lt;br /&gt;
===Installation===&lt;br /&gt;
Follow the instructions detailed in [[Downloading and Installing MATLAB]].  An outline of these installation steps are as follows:&lt;br /&gt;
# [http://www.mathworks.com/accesslogin/createProfile.do Create an account at the Mathworks site] using your campus @uab.edu email address if you do not have one already.&lt;br /&gt;
#Request an activation [[Get a UAB Mathworks key | key]].&lt;br /&gt;
#Associate to the campus-wide license using your activation key.&lt;br /&gt;
#Download the software from [http://www.mathworks.com/downloads/web_downloads/agent_check?s_cid=mwa-cmlndedl&amp;amp;mode=gwylf&amp;amp;refer=mwa mathworks download site] and install.&lt;br /&gt;
===Activation===&lt;br /&gt;
'''If you chose to let the installer launch the activation application, the application can skip several of the steps outlined below''' because the installer passes the information to the activation application.&lt;br /&gt;
# In the Activation Welcome dialog box, click Next.&lt;br /&gt;
# Log in to your MathWorks Account and click Next.&lt;br /&gt;
# Select the license you want to activate and click Next.&lt;br /&gt;
# Specify the Activation Key in the Activation Key dialog box and click Next.&lt;br /&gt;
# Confirm your activation information in the Confirmation dialog box and click Activate to activate the software.&lt;br /&gt;
# Complete the activation process by clicking Finish in the Activation Complete dialog box.&lt;br /&gt;
&lt;br /&gt;
Your software is now ready to use.&lt;br /&gt;
&lt;br /&gt;
'''NOTE:''' You may also find a detailed description of the installation process in the end-user section of the TAH admin guide:&lt;br /&gt;
[http://pyxis.gsu.edu/twiki/pub/ResearchComputing/CampusWideMatlabLicense/The_Mathworks_total_headcount_installation_guide.pdf TAH Admin Guide]&lt;br /&gt;
&lt;br /&gt;
===Installation Help===&lt;br /&gt;
If you get stuck or have problems with the ''self-service'' installation then follow the steps below. You must be faculty, staff, post-doc, or a grad student using Mathworks software for UAB research activities to activate this software.&lt;br /&gt;
&lt;br /&gt;
# Contact [[User:Mbolding@uab.edu | mbolding@uab.edu]] to be added to the license. Put '''matlab''' in the subject line of your email or Mark may not read it. He will need your @uab.edu email address to confirm affiliation.&lt;br /&gt;
# Download the software from [http://www.mathworks.com/downloads/web_downloads/agent_check?s_cid=mwa-cmlndedl&amp;amp;mode=gwylf&amp;amp;refer=mwa mathworks download site].&lt;br /&gt;
# install&lt;br /&gt;
&lt;br /&gt;
Contact [[User:Mbolding@uab.edu | mbolding@uab.edu]] or [mailto:support@mathworks.com support@mathworks.com]. Mathworks will want your license number: 678600.  If you do not hear back from Mark within one working day then call 4-2009.&lt;br /&gt;
&lt;br /&gt;
==more information==&lt;br /&gt;
* [[Matlab site license FAQ]]&lt;br /&gt;
* [[Getting started with matlab and simulink]]&lt;br /&gt;
* [[Matlab site license ad hoc working group]]&lt;br /&gt;
* General information on the [[UAB TAH license]]&lt;br /&gt;
&lt;br /&gt;
[[Category:MATLAB]]&lt;/div&gt;</summary>
		<author><name>Laurenr@uab.edu</name></author>
	</entry>
	<entry>
		<id>https://docs.uabgrid.uab.edu/w/index.php?title=Matlab_Designated_Computer_Install&amp;diff=2633</id>
		<title>Matlab Designated Computer Install</title>
		<link rel="alternate" type="text/html" href="https://docs.uabgrid.uab.edu/w/index.php?title=Matlab_Designated_Computer_Install&amp;diff=2633"/>
		<updated>2011-03-30T20:21:57Z</updated>

		<summary type="html">&lt;p&gt;Laurenr@uab.edu: /* how to install the software */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This page covers the steps involved to install Mathworks software on an individual computer.  This type of installation is termed a '''Designated Computer''' install.  Designated Computer installations are completely stand alone installations and are individually activated for each computer.  This install type is required if the computers that will run MATLAB are not connected to the campus network when MATLAB is in use, eg. a laptop that you use on and off campus. It is also an acceptable installation choice when maintaining Mathworks software on a small number of computers, however, you may find the [[Simplified MATLAB Install]] easier to maintain for any on-campus computers.&lt;br /&gt;
&lt;br /&gt;
The Designated Computer install is generally not practical when a large number of computers need to be maintained, since the overhead of managing individual authorizations for each computer is too high. For example, when you are responsible for maintaining many computers in a lab or department or when you simply don't want to take on the responsibility for maintaining license authorizations for your installation. In the latter case, the [[Simplified MATLAB Install]] may be your preferred option.&lt;br /&gt;
&lt;br /&gt;
==how to install the software==&lt;br /&gt;
The following instructions apply to dedicated standalone installations. {{MatlabAppPage}}&lt;br /&gt;
&lt;br /&gt;
In order to install and activate the software, end users need Mathworks accounts. Create a Mathworks account at www.mathworks.com with your official UAB email address (somebody@uab.edu). Students will not be able to install and activate the software.  They are free to use the products on any computer on campus after it is installed and activated. For the purposes of this license, graduate students and post-docs are considered staff when using the software in the course of research.&lt;br /&gt;
&lt;br /&gt;
Users will need an activation key to associate their Mathworks accounts with the license. You can get the activation key from the UAB IT software site. See [[get a UAB Mathworks key]] for instructions. You only need to request the key once.  After your account has been associated with the license, download, install, and activate the software following the instructions below.&lt;br /&gt;
&lt;br /&gt;
This is a standalone license, so MATLAB can be used off of the network.&lt;br /&gt;
&lt;br /&gt;
===Installation===&lt;br /&gt;
Follow the instructions detailed in [[Downloading and Installing MATLAB]].  An outline of these installation steps are as follows:&lt;br /&gt;
# [http://www.mathworks.com/accesslogin/createProfile.do Create an account at the Mathworks site] using your campus @uab.edu email address if you do not have one already.&lt;br /&gt;
#Request an activation [[Get a UAB Mathworks key | key]].&lt;br /&gt;
#Associate to the campus-wide license using your activation key.&lt;br /&gt;
#Download the software from [http://www.mathworks.com/downloads/web_downloads/agent_check?s_cid=mwa-cmlndedl&amp;amp;mode=gwylf&amp;amp;refer=mwa mathworks download site] and install.&lt;br /&gt;
===Activation===&lt;br /&gt;
'''If you chose to let the installer launch the activation application, the application can skip several of the steps outlined below''' because the installer passes the information to the activation application.&lt;br /&gt;
# In the Activation Welcome dialog box, click Next.&lt;br /&gt;
# Log in to your MathWorks Account and click Next.&lt;br /&gt;
# Select the license you want to activate and click Next.&lt;br /&gt;
# Specify the Activation Key in the Activation Key dialog box and click Next.&lt;br /&gt;
# Confirm your activation information in the Confirmation dialog box and click Activate to activate the software.&lt;br /&gt;
# Complete the activation process by clicking Finish in the Activation Complete dialog box.&lt;br /&gt;
&lt;br /&gt;
Your software is now ready to use.&lt;br /&gt;
&lt;br /&gt;
'''NOTE:''' You may also find a detailed description of the installation process in the end-user section of the TAH admin guide:&lt;br /&gt;
[http://pyxis.gsu.edu/twiki/pub/ResearchComputing/CampusWideMatlabLicense/The_Mathworks_total_headcount_installation_guide.pdf TAH Admin Guide]&lt;br /&gt;
&lt;br /&gt;
===Installation Help===&lt;br /&gt;
If you get stuck or have problems with the ''self-service'' installation then follow the steps below. You must be faculty, staff, post-doc, or a grad student using Mathworks software for UAB research activities to activate this software.&lt;br /&gt;
&lt;br /&gt;
# Contact [[User:Mbolding@uab.edu | mbolding@uab.edu]] to be added to the license. Put '''matlab''' in the subject line of your email or Mark may not read it. He will need your @uab.edu email address to confirm affiliation.&lt;br /&gt;
# Download the software from [http://www.mathworks.com/downloads/web_downloads/agent_check?s_cid=mwa-cmlndedl&amp;amp;mode=gwylf&amp;amp;refer=mwa mathworks download site].&lt;br /&gt;
# install&lt;br /&gt;
&lt;br /&gt;
Contact [[User:Mbolding@uab.edu | mbolding@uab.edu]] or [mailto:support@mathworks.com support@mathworks.com]. Mathworks will want your license number: 678600.  If you do not hear back from Mark within one working day then call 4-2009.&lt;br /&gt;
&lt;br /&gt;
==more information==&lt;br /&gt;
* [[Matlab site license FAQ]]&lt;br /&gt;
* [[Getting started with matlab and simulink]]&lt;br /&gt;
* [[Matlab site license ad hoc working group]]&lt;br /&gt;
* General information on the [[UAB TAH license]]&lt;br /&gt;
&lt;br /&gt;
[[Category:MATLAB]]&lt;/div&gt;</summary>
		<author><name>Laurenr@uab.edu</name></author>
	</entry>
	<entry>
		<id>https://docs.uabgrid.uab.edu/w/index.php?title=Matlab_Designated_Computer_Install&amp;diff=2632</id>
		<title>Matlab Designated Computer Install</title>
		<link rel="alternate" type="text/html" href="https://docs.uabgrid.uab.edu/w/index.php?title=Matlab_Designated_Computer_Install&amp;diff=2632"/>
		<updated>2011-03-30T20:16:46Z</updated>

		<summary type="html">&lt;p&gt;Laurenr@uab.edu: /* installation help */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This page covers the steps involved to install Mathworks software on an individual computer.  This type of installation is termed a '''Designated Computer''' install.  Designated Computer installations are completely stand alone installations and are individually activated for each computer.  This install type is required if the computers that will run MATLAB are not connected to the campus network when MATLAB is in use, eg. a laptop that you use on and off campus. It is also an acceptable installation choice when maintaining Mathworks software on a small number of computers, however, you may find the [[Simplified MATLAB Install]] easier to maintain for any on-campus computers.&lt;br /&gt;
&lt;br /&gt;
The Designated Computer install is generally not practical when a large number of computers need to be maintained, since the overhead of managing individual authorizations for each computer is too high. For example, when you are responsible for maintaining many computers in a lab or department or when you simply don't want to take on the responsibility for maintaining license authorizations for your installation. In the latter case, the [[Simplified MATLAB Install]] may be your preferred option.&lt;br /&gt;
&lt;br /&gt;
==how to install the software==&lt;br /&gt;
The following instructions apply to dedicated standalone installations. &lt;br /&gt;
&lt;br /&gt;
{{MatlabAppPage}}&lt;br /&gt;
&lt;br /&gt;
In order to install and activate the software, end users need Mathworks accounts. Create a Mathworks account at www.mathworks.com with your official UAB email address (somebody@uab.edu). Students will not be able to install and activate the software.  They are free to use the products on any computer on campus after it is installed and activated. For the purposes of this license, graduate students and post-docs are considered staff when using the software in the course of research.&lt;br /&gt;
&lt;br /&gt;
Users will need an activation key to associate their Mathworks accounts with the license. You can get the activation key from the UAB IT software site. See [[get a UAB Mathworks key]] for instructions. You only need to request the key once.&lt;br /&gt;
&lt;br /&gt;
After your account has been associated with the license, download, install, and activate the software following the instructions below.&lt;br /&gt;
&lt;br /&gt;
This is a standalone license, so MATLAB can be used off of the network.&lt;br /&gt;
&lt;br /&gt;
===Installation===&lt;br /&gt;
Follow the instructions detailed in [[Downloading and Installing MATLAB]].  An outline of these installation steps are as follows:&lt;br /&gt;
# [http://www.mathworks.com/accesslogin/createProfile.do Create an account at the Mathworks site] using your campus @uab.edu email address if you do not have one already.&lt;br /&gt;
#Request an activation [[Get a UAB Mathworks key | key]].&lt;br /&gt;
#Associate to the campus-wide license using your activation key.&lt;br /&gt;
#Download the software from [http://www.mathworks.com/downloads/web_downloads/agent_check?s_cid=mwa-cmlndedl&amp;amp;mode=gwylf&amp;amp;refer=mwa mathworks download site] and install.&lt;br /&gt;
===Activation===&lt;br /&gt;
'''If you chose to let the installer launch the activation application, the application can skip several of the steps outlined below''' because the installer passes the information to the activation application.&lt;br /&gt;
# In the Activation Welcome dialog box, click Next.&lt;br /&gt;
# Log in to your MathWorks Account and click Next.&lt;br /&gt;
# Select the license you want to activate and click Next.&lt;br /&gt;
# Specify the Activation Key in the Activation Key dialog box and click Next.&lt;br /&gt;
# Confirm your activation information in the Confirmation dialog box and click Activate to activate the software.&lt;br /&gt;
# Complete the activation process by clicking Finish in the Activation Complete dialog box.&lt;br /&gt;
&lt;br /&gt;
Your software is now ready to use.&lt;br /&gt;
&lt;br /&gt;
'''NOTE:''' You may also find a detailed description of the installation process in the end-user section of the TAH admin guide:&lt;br /&gt;
[http://pyxis.gsu.edu/twiki/pub/ResearchComputing/CampusWideMatlabLicense/The_Mathworks_total_headcount_installation_guide.pdf TAH Admin Guide]&lt;br /&gt;
&lt;br /&gt;
===Installation Help===&lt;br /&gt;
If you get stuck or have problems with the ''self-service'' installation then follow the steps below. You must be faculty, staff, post-doc, or a grad student using Mathworks software for UAB research activities to activate this software.&lt;br /&gt;
&lt;br /&gt;
# Contact [[User:Mbolding@uab.edu | mbolding@uab.edu]] to be added to the license. Put '''matlab''' in the subject line of your email or Mark may not read it. He will need your @uab.edu email address to confirm affiliation.&lt;br /&gt;
# Download the software from [http://www.mathworks.com/downloads/web_downloads/agent_check?s_cid=mwa-cmlndedl&amp;amp;mode=gwylf&amp;amp;refer=mwa mathworks download site].&lt;br /&gt;
# install&lt;br /&gt;
&lt;br /&gt;
Contact [[User:Mbolding@uab.edu | mbolding@uab.edu]] or [mailto:support@mathworks.com support@mathworks.com]. Mathworks will want your license number: 678600.  If you do not hear back from Mark within one working day then call 4-2009.&lt;br /&gt;
&lt;br /&gt;
==more information==&lt;br /&gt;
* [[Matlab site license FAQ]]&lt;br /&gt;
* [[Getting started with matlab and simulink]]&lt;br /&gt;
* [[Matlab site license ad hoc working group]]&lt;br /&gt;
* General information on the [[UAB TAH license]]&lt;br /&gt;
&lt;br /&gt;
[[Category:MATLAB]]&lt;/div&gt;</summary>
		<author><name>Laurenr@uab.edu</name></author>
	</entry>
	<entry>
		<id>https://docs.uabgrid.uab.edu/w/index.php?title=Matlab_Designated_Computer_Install&amp;diff=2631</id>
		<title>Matlab Designated Computer Install</title>
		<link rel="alternate" type="text/html" href="https://docs.uabgrid.uab.edu/w/index.php?title=Matlab_Designated_Computer_Install&amp;diff=2631"/>
		<updated>2011-03-30T20:16:30Z</updated>

		<summary type="html">&lt;p&gt;Laurenr@uab.edu: /* Installation */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This page covers the steps involved to install Mathworks software on an individual computer.  This type of installation is termed a '''Designated Computer''' install.  Designated Computer installations are completely stand alone installations and are individually activated for each computer.  This install type is required if the computers that will run MATLAB are not connected to the campus network when MATLAB is in use, eg. a laptop that you use on and off campus. It is also an acceptable installation choice when maintaining Mathworks software on a small number of computers, however, you may find the [[Simplified MATLAB Install]] easier to maintain for any on-campus computers.&lt;br /&gt;
&lt;br /&gt;
The Designated Computer install is generally not practical when a large number of computers need to be maintained, since the overhead of managing individual authorizations for each computer is too high. For example, when you are responsible for maintaining many computers in a lab or department or when you simply don't want to take on the responsibility for maintaining license authorizations for your installation. In the latter case, the [[Simplified MATLAB Install]] may be your preferred option.&lt;br /&gt;
&lt;br /&gt;
==how to install the software==&lt;br /&gt;
The following instructions apply to dedicated standalone installations. &lt;br /&gt;
&lt;br /&gt;
{{MatlabAppPage}}&lt;br /&gt;
&lt;br /&gt;
In order to install and activate the software, end users need Mathworks accounts. Create a Mathworks account at www.mathworks.com with your official UAB email address (somebody@uab.edu). Students will not be able to install and activate the software.  They are free to use the products on any computer on campus after it is installed and activated. For the purposes of this license, graduate students and post-docs are considered staff when using the software in the course of research.&lt;br /&gt;
&lt;br /&gt;
Users will need an activation key to associate their Mathworks accounts with the license. You can get the activation key from the UAB IT software site. See [[get a UAB Mathworks key]] for instructions. You only need to request the key once.&lt;br /&gt;
&lt;br /&gt;
After your account has been associated with the license, download, install, and activate the software following the instructions below.&lt;br /&gt;
&lt;br /&gt;
This is a standalone license, so MATLAB can be used off of the network.&lt;br /&gt;
&lt;br /&gt;
===Installation===&lt;br /&gt;
Follow the instructions detailed in [[Downloading and Installing MATLAB]].  An outline of these installation steps are as follows:&lt;br /&gt;
# [http://www.mathworks.com/accesslogin/createProfile.do Create an account at the Mathworks site] using your campus @uab.edu email address if you do not have one already.&lt;br /&gt;
#Request an activation [[Get a UAB Mathworks key | key]].&lt;br /&gt;
#Associate to the campus-wide license using your activation key.&lt;br /&gt;
#Download the software from [http://www.mathworks.com/downloads/web_downloads/agent_check?s_cid=mwa-cmlndedl&amp;amp;mode=gwylf&amp;amp;refer=mwa mathworks download site] and install.&lt;br /&gt;
===Activation===&lt;br /&gt;
'''If you chose to let the installer launch the activation application, the application can skip several of the steps outlined below''' because the installer passes the information to the activation application.&lt;br /&gt;
# In the Activation Welcome dialog box, click Next.&lt;br /&gt;
# Log in to your MathWorks Account and click Next.&lt;br /&gt;
# Select the license you want to activate and click Next.&lt;br /&gt;
# Specify the Activation Key in the Activation Key dialog box and click Next.&lt;br /&gt;
# Confirm your activation information in the Confirmation dialog box and click Activate to activate the software.&lt;br /&gt;
# Complete the activation process by clicking Finish in the Activation Complete dialog box.&lt;br /&gt;
&lt;br /&gt;
Your software is now ready to use.&lt;br /&gt;
&lt;br /&gt;
'''NOTE:''' You may also find a detailed description of the installation process in the end-user section of the TAH admin guide:&lt;br /&gt;
[http://pyxis.gsu.edu/twiki/pub/ResearchComputing/CampusWideMatlabLicense/The_Mathworks_total_headcount_installation_guide.pdf TAH Admin Guide]&lt;br /&gt;
&lt;br /&gt;
===installation help===&lt;br /&gt;
If you get stuck or have problems with the ''self-service'' installation then follow the steps below. You must be faculty, staff, post-doc, or a grad student using Mathworks software for UAB research activities to activate this software.&lt;br /&gt;
&lt;br /&gt;
# Contact [[User:Mbolding@uab.edu | mbolding@uab.edu]] to be added to the license. Put '''matlab''' in the subject line of your email or Mark may not read it. He will need your @uab.edu email address to confirm affiliation.&lt;br /&gt;
# Download the software from [http://www.mathworks.com/downloads/web_downloads/agent_check?s_cid=mwa-cmlndedl&amp;amp;mode=gwylf&amp;amp;refer=mwa mathworks download site].&lt;br /&gt;
# install&lt;br /&gt;
&lt;br /&gt;
Contact [[User:Mbolding@uab.edu | mbolding@uab.edu]] or [mailto:support@mathworks.com support@mathworks.com]. Mathworks will want your license number: 678600.  If you do not hear back from Mark within one working day then call 4-2009.&lt;br /&gt;
&lt;br /&gt;
==more information==&lt;br /&gt;
* [[Matlab site license FAQ]]&lt;br /&gt;
* [[Getting started with matlab and simulink]]&lt;br /&gt;
* [[Matlab site license ad hoc working group]]&lt;br /&gt;
* General information on the [[UAB TAH license]]&lt;br /&gt;
&lt;br /&gt;
[[Category:MATLAB]]&lt;/div&gt;</summary>
		<author><name>Laurenr@uab.edu</name></author>
	</entry>
	<entry>
		<id>https://docs.uabgrid.uab.edu/w/index.php?title=MATLAB&amp;diff=2630</id>
		<title>MATLAB</title>
		<link rel="alternate" type="text/html" href="https://docs.uabgrid.uab.edu/w/index.php?title=MATLAB&amp;diff=2630"/>
		<updated>2011-03-30T20:15:01Z</updated>

		<summary type="html">&lt;p&gt;Laurenr@uab.edu: /* Installation Scenarios */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;'''[[wikipedia:MATLAB|MATLAB]]''' ('''mat'''rix '''lab'''oratory) is a [[wikipedia:Numerical analysis|numerical computing]] environment and [[wikipedia:fourth-generation programming language|fourth-generation programming language]]. Developed by [[wikipedia:MathWorks|Mathworks]], MATLAB allows [[wikipedia:matrix (mathematics)|matrix]] manipulations, plotting of [[wikipedia:function (mathematics)|functions]] and data, implementation of [[wikipedia:algorithm|algorithm]]s, creation of [[wikipedia:user interface|user interface]]s, and interfacing with programs written in other languages, including [[wikipedia:C (programming language)|C]], [[wikipedia:C++|C++]], and [[wikipedia:Fortran|Fortran]]. An additional package, [[wikipedia:Simulink|Simulink]], adds graphical multi-domain simulation and [[wikipedia:Model based design|Model-Based Design]] for [[wikipedia:dynamical system|dynamic]] and [[wikipedia:embedded systems|embedded systems]].&lt;br /&gt;
&lt;br /&gt;
MATLAB can be used on personal computers and powerful server systems, including the [[Cheaha]] compute cluster.  With the addition of the Parallel Computing Toolbox, the language can be extended with parallel implementations for common computational functions, including for-loop unrolling.  Additionally this toolbox supports offloading computationally intensive workloads to [[Cheaha]] the campus compute cluster.&lt;br /&gt;
&lt;br /&gt;
In January 2011, UAB acquired a site license for MATLAB that allows faculty, staff, post-docs, and graduate students to use MATLAB, Simulink, and 42 toolboxes (including the parallel toolbox) for research activities on campus and personal systems.  Additionally, MATLAB is available to students on campus computer systems.&lt;br /&gt;
&lt;br /&gt;
== Using MATLAB ==&lt;br /&gt;
Using Mathworks software available under the UAB campus license on your computer involves download and install steps common to all software packages and an authorization step that grants you the rights to use the software under the campus agreement.  While straight forward, there are several authorization scenarios designed to support a variety of user communities. In an effort to simplify the software installation and get you working with MATLAB as quickly as possible, we detail three authorization scenarios to help you decide the best installation for your needs.&lt;br /&gt;
&lt;br /&gt;
===Installation Overview===&lt;br /&gt;
'''NOTE:'''These steps are common to all install scenarios and are detailed in [[Downloading and Installing MATLAB]].&lt;br /&gt;
&lt;br /&gt;
# [http://www.mathworks.com/accesslogin/createProfile.do Create an account at the Mathworks site] using your campus @uab.edu email address if you do not have one already.&lt;br /&gt;
#Request an activation [[Get a UAB Mathworks key | key]].&lt;br /&gt;
#Associate to the campus-wide license using your activation key.&lt;br /&gt;
#Download the software from [http://www.mathworks.com/downloads/web_downloads/agent_check?s_cid=mwa-cmlndedl&amp;amp;mode=gwylf&amp;amp;refer=mwa mathworks download site] and install.&lt;br /&gt;
#Activate the software using the activation scenario that best suits your particular needs.&lt;br /&gt;
&lt;br /&gt;
We are working to simplify these steps and will update this documentation as improvements are introduced.&lt;br /&gt;
&lt;br /&gt;
=== Installation for Various Activation Scenarios ===&lt;br /&gt;
&lt;br /&gt;
'''NOTE''': Most on-campus users are encouraged to use the '''[[Simplified MATLAB Install]]''' option for activation unless there are special circumstances.&lt;br /&gt;
&lt;br /&gt;
# '''[[Simplified MATLAB Install]]''' - This is the recommended install when MATLAB will be used on computers that remain connected to the campus network.  This installation still requires MATLAB to be downloaded and installed, but provides a simple activation process that amounts to adding a static 2-line file after the software is installed your computer.  This option is highly recommend.&lt;br /&gt;
# '''[[Matlab Designated Computer Install]]''' - This is the recommended install for mobile computing systems that may not be connected to any network when MATLAB is being used.  This install type authorizes an individual computer to run MATLAB, allowing MATLAB to run regardless of where the computer is located.&lt;br /&gt;
# '''[[Matlab Network Concurrent User Install]]''' - This installation is only recommended for system administrators who already manage a lab or departmental installation of MATLAB and who would like to continue to provide this service for their user community.  This install type may also be practical if there are special additional license needs that will apply multiply computers running MATLAB.  At present, all MATLAB toolboxes actively used at UAB are covered under the [[UAB TAH license]].&lt;br /&gt;
&lt;br /&gt;
===Installation Help===&lt;br /&gt;
If you get stuck or have problems with the ''self-service'' installation then follow the steps below. You must be faculty, staff, post-doc, or a grad student using Mathworks software for UAB research activities to activate this software.&lt;br /&gt;
&lt;br /&gt;
# Contact [[User:Mbolding@uab.edu | mbolding@uab.edu]] to be added to the license. Put '''matlab''' in the subject line of your email or Mark may not read it. He will need your @uab.edu email address to confirm affiliation.&lt;br /&gt;
# Download the software from [http://www.mathworks.com/downloads/web_downloads/agent_check?s_cid=mwa-cmlndedl&amp;amp;mode=gwylf&amp;amp;refer=mwa mathworks download site].&lt;br /&gt;
# Install&lt;br /&gt;
&lt;br /&gt;
Contact [[User:Mbolding@uab.edu | mbolding@uab.edu]] or [mailto:support@mathworks.com support@mathworks.com]. Mathworks will want your license number: 678600.  If you do not hear back from Mark within one working day then call 4-2009.&lt;br /&gt;
&lt;br /&gt;
=== MATLAB on Cheaha ===&lt;br /&gt;
&lt;br /&gt;
MATLAB is pre-installed for user accounts on the [[Cheaha]] research computing system.  The Distributed Computing Server licenses on Cheaha can be utilized directly from your desktop, see [[MatLab DCS]] or from the Cheaha command-line shell environment, please see [[MatLab CLI]].&lt;br /&gt;
&lt;br /&gt;
Accessing MATLAB on Cheaha from the desktop is recommended for most users: [[MatLab DCS]]. The command line environment is recommended for advanced users who are comfortable accessing systems via a secure shell (SSH) and have experience working with Linux command-line environments or who have a need to debug interactions between their desktop MATLAB and cluster services.  The SSH environment can support X Windows sessions for displaying a full graphical MATLAB development environment on client desktops with an X Windows server installed, typically Linux and OSX systems.  For more information on using MATLAB in this environment please see [[MatLab CLI]].&lt;br /&gt;
&lt;br /&gt;
== Getting Started with MATLAB ==&lt;br /&gt;
&lt;br /&gt;
[[Image:Getstart.png|right|frame| [http://138.26.125.107/usertools/ Getting Started]  ]]&lt;br /&gt;
* [http://138.26.125.107/usertools/ Getting Started] &lt;br /&gt;
* Recorded [http://www.mathworks.com/company/events/webinars/?s_cid=HP_E_RW Webinars], select a topic and complete the request form.&lt;br /&gt;
* Interactive Tutorials for Students and Faculty&lt;br /&gt;
** [http://www.mathworks.com/academia/matlabtutorial MATLAB]&lt;br /&gt;
** [http://www.mathworks.com/academia/simulinktutorial Simulink]&lt;br /&gt;
* Example Code, News, Blogs, Teaching Materials &lt;br /&gt;
** [http://www.mathworks.com/matlabcentral Matlab Central]&lt;br /&gt;
** [http://www.mathworks.com/academia/classroom-resources Classroom resources]&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Parallel Computing Extensions ==&lt;br /&gt;
&lt;br /&gt;
MATLAB language extensions to support parallel processing are available via the Parallel Computing Toolbox. This is one of the [[2011 UAB MATLAB site license software|42 toolboxes]] available under the [[UAB TAH license]].  The Parallel Computing Toolbox enables MATLAB to make use of the multi-core processors found on many computers in order to speed the execution of code sections that can execute in parallel.  This toolbox supports the use of up to 8 cores on a single computer systems through the use of worker threads the spread the execution of code across multiple cores.&lt;br /&gt;
&lt;br /&gt;
Additional parallelism can be supported by adding more worker threads via a secondary software platform known as the [http://www.mathworks.com/products/distriben/ Distributed Computing Server (DCS)].  The DCS runs on a compute cluster and can provide many more worker threads to increase parallelism.   UAB IT Research Computing has licensed a 128 worker DCS installation for the Cheaha compute cluster.  The Parallel Computing Toolbox can be configured to access this license from desktop MATLAB installations.  Please see [[MatLab DCS]] for configuration details.&lt;br /&gt;
&lt;br /&gt;
== MATLAB Support ==&lt;br /&gt;
&lt;br /&gt;
UAB does not have a campus-wide user support service for MATLAB.  Users are requested to work with their normal IT support personnel for issues with installation and use.&lt;br /&gt;
&lt;br /&gt;
In order to facilitate interaction among MATLAB users, share experience, and provide peer-support UAB IT Research Computing has established a MATLAB-users group.  To join this group and participate in email discussions please [http://vo.uabgrid.uab.edu/sympa/subscribe/matlab-user subscribe to the matlab-users group].  On-line archives of these discussions are available [https://vo.uabgrid.uab.edu/sympa/arc/matlab-user here].  Please note, the email discussions are a public forum. You are advised to only post information you are authorized to share and comfortable with being public.&lt;br /&gt;
&lt;br /&gt;
== UAB Mathworks Site License ==&lt;br /&gt;
&lt;br /&gt;
UAB has acquired a university wide site license for MATLAB and Simulink software. This license includes all Mathworks Inc. products in use at UAB, with the exception of the Distributed Computing Server (DCS) which must be licensed separately. This new site license also makes available several new toolboxes and blocksets not previously licensed by UAB.&lt;br /&gt;
&lt;br /&gt;
This site license is known as the Mathworks Inc. Total Academic Headcount (TAH) license or Mathworks TAH.  Mathworks TAH will make it easier for everyone in the UAB community to use MATLAB, MATLAB Toolboxes (extensions) and Simulink software. Specifically, it authorizes use of MATLAB on university owned machines for all faculty, staff and students.  Faculty and staff are also entitled to install the software on personally owned computers.&lt;br /&gt;
&lt;br /&gt;
The TAH allows unlimited use MATLAB, Simlink and the 42 MATLAB Toolboxes in both research and teaching activities. Faculty and staff can install the software on computers located off-campus, however, students may only use Mathworks software on UAB owned computers computers located on-campus.&lt;br /&gt;
&lt;br /&gt;
UAB was the first university in Alabama to implement a Mathworks TAH license.&lt;br /&gt;
&lt;br /&gt;
[[Category:MATLAB]]&lt;/div&gt;</summary>
		<author><name>Laurenr@uab.edu</name></author>
	</entry>
	<entry>
		<id>https://docs.uabgrid.uab.edu/w/index.php?title=MATLAB&amp;diff=2629</id>
		<title>MATLAB</title>
		<link rel="alternate" type="text/html" href="https://docs.uabgrid.uab.edu/w/index.php?title=MATLAB&amp;diff=2629"/>
		<updated>2011-03-30T20:14:24Z</updated>

		<summary type="html">&lt;p&gt;Laurenr@uab.edu: /* Activation Scenarios */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;'''[[wikipedia:MATLAB|MATLAB]]''' ('''mat'''rix '''lab'''oratory) is a [[wikipedia:Numerical analysis|numerical computing]] environment and [[wikipedia:fourth-generation programming language|fourth-generation programming language]]. Developed by [[wikipedia:MathWorks|Mathworks]], MATLAB allows [[wikipedia:matrix (mathematics)|matrix]] manipulations, plotting of [[wikipedia:function (mathematics)|functions]] and data, implementation of [[wikipedia:algorithm|algorithm]]s, creation of [[wikipedia:user interface|user interface]]s, and interfacing with programs written in other languages, including [[wikipedia:C (programming language)|C]], [[wikipedia:C++|C++]], and [[wikipedia:Fortran|Fortran]]. An additional package, [[wikipedia:Simulink|Simulink]], adds graphical multi-domain simulation and [[wikipedia:Model based design|Model-Based Design]] for [[wikipedia:dynamical system|dynamic]] and [[wikipedia:embedded systems|embedded systems]].&lt;br /&gt;
&lt;br /&gt;
MATLAB can be used on personal computers and powerful server systems, including the [[Cheaha]] compute cluster.  With the addition of the Parallel Computing Toolbox, the language can be extended with parallel implementations for common computational functions, including for-loop unrolling.  Additionally this toolbox supports offloading computationally intensive workloads to [[Cheaha]] the campus compute cluster.&lt;br /&gt;
&lt;br /&gt;
In January 2011, UAB acquired a site license for MATLAB that allows faculty, staff, post-docs, and graduate students to use MATLAB, Simulink, and 42 toolboxes (including the parallel toolbox) for research activities on campus and personal systems.  Additionally, MATLAB is available to students on campus computer systems.&lt;br /&gt;
&lt;br /&gt;
== Using MATLAB ==&lt;br /&gt;
Using Mathworks software available under the UAB campus license on your computer involves download and install steps common to all software packages and an authorization step that grants you the rights to use the software under the campus agreement.  While straight forward, there are several authorization scenarios designed to support a variety of user communities. In an effort to simplify the software installation and get you working with MATLAB as quickly as possible, we detail three authorization scenarios to help you decide the best installation for your needs.&lt;br /&gt;
&lt;br /&gt;
===Installation Overview===&lt;br /&gt;
'''NOTE:'''These steps are common to all install scenarios and are detailed in [[Downloading and Installing MATLAB]].&lt;br /&gt;
&lt;br /&gt;
# [http://www.mathworks.com/accesslogin/createProfile.do Create an account at the Mathworks site] using your campus @uab.edu email address if you do not have one already.&lt;br /&gt;
#Request an activation [[Get a UAB Mathworks key | key]].&lt;br /&gt;
#Associate to the campus-wide license using your activation key.&lt;br /&gt;
#Download the software from [http://www.mathworks.com/downloads/web_downloads/agent_check?s_cid=mwa-cmlndedl&amp;amp;mode=gwylf&amp;amp;refer=mwa mathworks download site] and install.&lt;br /&gt;
#Activate the software using the activation scenario that best suits your particular needs.&lt;br /&gt;
&lt;br /&gt;
We are working to simplify these steps and will update this documentation as improvements are introduced.&lt;br /&gt;
&lt;br /&gt;
=== Installation Scenarios ===&lt;br /&gt;
&lt;br /&gt;
'''NOTE''': Most on-campus users are encouraged to use the '''[[Simplified MATLAB Install]]''' option for activation unless there are special circumstances.&lt;br /&gt;
&lt;br /&gt;
# '''[[Simplified MATLAB Install]]''' - This is the recommended install when MATLAB will be used on computers that remain connected to the campus network.  This installation still requires MATLAB to be downloaded and installed, but provides a simple activation process that amounts to adding a static 2-line file after the software is installed your computer.  This option is highly recommend.&lt;br /&gt;
# '''[[Matlab Designated Computer Install]]''' - This is the recommended install for mobile computing systems that may not be connected to any network when MATLAB is being used.  This install type authorizes an individual computer to run MATLAB, allowing MATLAB to run regardless of where the computer is located.&lt;br /&gt;
# '''[[Matlab Network Concurrent User Install]]''' - This installation is only recommended for system administrators who already manage a lab or departmental installation of MATLAB and who would like to continue to provide this service for their user community.  This install type may also be practical if there are special additional license needs that will apply multiply computers running MATLAB.  At present, all MATLAB toolboxes actively used at UAB are covered under the [[UAB TAH license]].&lt;br /&gt;
&lt;br /&gt;
===Installation Help===&lt;br /&gt;
If you get stuck or have problems with the ''self-service'' installation then follow the steps below. You must be faculty, staff, post-doc, or a grad student using Mathworks software for UAB research activities to activate this software.&lt;br /&gt;
&lt;br /&gt;
# Contact [[User:Mbolding@uab.edu | mbolding@uab.edu]] to be added to the license. Put '''matlab''' in the subject line of your email or Mark may not read it. He will need your @uab.edu email address to confirm affiliation.&lt;br /&gt;
# Download the software from [http://www.mathworks.com/downloads/web_downloads/agent_check?s_cid=mwa-cmlndedl&amp;amp;mode=gwylf&amp;amp;refer=mwa mathworks download site].&lt;br /&gt;
# Install&lt;br /&gt;
&lt;br /&gt;
Contact [[User:Mbolding@uab.edu | mbolding@uab.edu]] or [mailto:support@mathworks.com support@mathworks.com]. Mathworks will want your license number: 678600.  If you do not hear back from Mark within one working day then call 4-2009.&lt;br /&gt;
&lt;br /&gt;
=== MATLAB on Cheaha ===&lt;br /&gt;
&lt;br /&gt;
MATLAB is pre-installed for user accounts on the [[Cheaha]] research computing system.  The Distributed Computing Server licenses on Cheaha can be utilized directly from your desktop, see [[MatLab DCS]] or from the Cheaha command-line shell environment, please see [[MatLab CLI]].&lt;br /&gt;
&lt;br /&gt;
Accessing MATLAB on Cheaha from the desktop is recommended for most users: [[MatLab DCS]]. The command line environment is recommended for advanced users who are comfortable accessing systems via a secure shell (SSH) and have experience working with Linux command-line environments or who have a need to debug interactions between their desktop MATLAB and cluster services.  The SSH environment can support X Windows sessions for displaying a full graphical MATLAB development environment on client desktops with an X Windows server installed, typically Linux and OSX systems.  For more information on using MATLAB in this environment please see [[MatLab CLI]].&lt;br /&gt;
&lt;br /&gt;
== Getting Started with MATLAB ==&lt;br /&gt;
&lt;br /&gt;
[[Image:Getstart.png|right|frame| [http://138.26.125.107/usertools/ Getting Started]  ]]&lt;br /&gt;
* [http://138.26.125.107/usertools/ Getting Started] &lt;br /&gt;
* Recorded [http://www.mathworks.com/company/events/webinars/?s_cid=HP_E_RW Webinars], select a topic and complete the request form.&lt;br /&gt;
* Interactive Tutorials for Students and Faculty&lt;br /&gt;
** [http://www.mathworks.com/academia/matlabtutorial MATLAB]&lt;br /&gt;
** [http://www.mathworks.com/academia/simulinktutorial Simulink]&lt;br /&gt;
* Example Code, News, Blogs, Teaching Materials &lt;br /&gt;
** [http://www.mathworks.com/matlabcentral Matlab Central]&lt;br /&gt;
** [http://www.mathworks.com/academia/classroom-resources Classroom resources]&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Parallel Computing Extensions ==&lt;br /&gt;
&lt;br /&gt;
MATLAB language extensions to support parallel processing are available via the Parallel Computing Toolbox. This is one of the [[2011 UAB MATLAB site license software|42 toolboxes]] available under the [[UAB TAH license]].  The Parallel Computing Toolbox enables MATLAB to make use of the multi-core processors found on many computers in order to speed the execution of code sections that can execute in parallel.  This toolbox supports the use of up to 8 cores on a single computer systems through the use of worker threads the spread the execution of code across multiple cores.&lt;br /&gt;
&lt;br /&gt;
Additional parallelism can be supported by adding more worker threads via a secondary software platform known as the [http://www.mathworks.com/products/distriben/ Distributed Computing Server (DCS)].  The DCS runs on a compute cluster and can provide many more worker threads to increase parallelism.   UAB IT Research Computing has licensed a 128 worker DCS installation for the Cheaha compute cluster.  The Parallel Computing Toolbox can be configured to access this license from desktop MATLAB installations.  Please see [[MatLab DCS]] for configuration details.&lt;br /&gt;
&lt;br /&gt;
== MATLAB Support ==&lt;br /&gt;
&lt;br /&gt;
UAB does not have a campus-wide user support service for MATLAB.  Users are requested to work with their normal IT support personnel for issues with installation and use.&lt;br /&gt;
&lt;br /&gt;
In order to facilitate interaction among MATLAB users, share experience, and provide peer-support UAB IT Research Computing has established a MATLAB-users group.  To join this group and participate in email discussions please [http://vo.uabgrid.uab.edu/sympa/subscribe/matlab-user subscribe to the matlab-users group].  On-line archives of these discussions are available [https://vo.uabgrid.uab.edu/sympa/arc/matlab-user here].  Please note, the email discussions are a public forum. You are advised to only post information you are authorized to share and comfortable with being public.&lt;br /&gt;
&lt;br /&gt;
== UAB Mathworks Site License ==&lt;br /&gt;
&lt;br /&gt;
UAB has acquired a university wide site license for MATLAB and Simulink software. This license includes all Mathworks Inc. products in use at UAB, with the exception of the Distributed Computing Server (DCS) which must be licensed separately. This new site license also makes available several new toolboxes and blocksets not previously licensed by UAB.&lt;br /&gt;
&lt;br /&gt;
This site license is known as the Mathworks Inc. Total Academic Headcount (TAH) license or Mathworks TAH.  Mathworks TAH will make it easier for everyone in the UAB community to use MATLAB, MATLAB Toolboxes (extensions) and Simulink software. Specifically, it authorizes use of MATLAB on university owned machines for all faculty, staff and students.  Faculty and staff are also entitled to install the software on personally owned computers.&lt;br /&gt;
&lt;br /&gt;
The TAH allows unlimited use MATLAB, Simlink and the 42 MATLAB Toolboxes in both research and teaching activities. Faculty and staff can install the software on computers located off-campus, however, students may only use Mathworks software on UAB owned computers computers located on-campus.&lt;br /&gt;
&lt;br /&gt;
UAB was the first university in Alabama to implement a Mathworks TAH license.&lt;br /&gt;
&lt;br /&gt;
[[Category:MATLAB]]&lt;/div&gt;</summary>
		<author><name>Laurenr@uab.edu</name></author>
	</entry>
	<entry>
		<id>https://docs.uabgrid.uab.edu/w/index.php?title=MATLAB&amp;diff=2628</id>
		<title>MATLAB</title>
		<link rel="alternate" type="text/html" href="https://docs.uabgrid.uab.edu/w/index.php?title=MATLAB&amp;diff=2628"/>
		<updated>2011-03-30T20:13:10Z</updated>

		<summary type="html">&lt;p&gt;Laurenr@uab.edu: Undo revision 2627 by Laurenr@uab.edu (talk)&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;'''[[wikipedia:MATLAB|MATLAB]]''' ('''mat'''rix '''lab'''oratory) is a [[wikipedia:Numerical analysis|numerical computing]] environment and [[wikipedia:fourth-generation programming language|fourth-generation programming language]]. Developed by [[wikipedia:MathWorks|Mathworks]], MATLAB allows [[wikipedia:matrix (mathematics)|matrix]] manipulations, plotting of [[wikipedia:function (mathematics)|functions]] and data, implementation of [[wikipedia:algorithm|algorithm]]s, creation of [[wikipedia:user interface|user interface]]s, and interfacing with programs written in other languages, including [[wikipedia:C (programming language)|C]], [[wikipedia:C++|C++]], and [[wikipedia:Fortran|Fortran]]. An additional package, [[wikipedia:Simulink|Simulink]], adds graphical multi-domain simulation and [[wikipedia:Model based design|Model-Based Design]] for [[wikipedia:dynamical system|dynamic]] and [[wikipedia:embedded systems|embedded systems]].&lt;br /&gt;
&lt;br /&gt;
MATLAB can be used on personal computers and powerful server systems, including the [[Cheaha]] compute cluster.  With the addition of the Parallel Computing Toolbox, the language can be extended with parallel implementations for common computational functions, including for-loop unrolling.  Additionally this toolbox supports offloading computationally intensive workloads to [[Cheaha]] the campus compute cluster.&lt;br /&gt;
&lt;br /&gt;
In January 2011, UAB acquired a site license for MATLAB that allows faculty, staff, post-docs, and graduate students to use MATLAB, Simulink, and 42 toolboxes (including the parallel toolbox) for research activities on campus and personal systems.  Additionally, MATLAB is available to students on campus computer systems.&lt;br /&gt;
&lt;br /&gt;
== Using MATLAB ==&lt;br /&gt;
Using Mathworks software available under the UAB campus license on your computer involves download and install steps common to all software packages and an authorization step that grants you the rights to use the software under the campus agreement.  While straight forward, there are several authorization scenarios designed to support a variety of user communities. In an effort to simplify the software installation and get you working with MATLAB as quickly as possible, we detail three authorization scenarios to help you decide the best installation for your needs.&lt;br /&gt;
&lt;br /&gt;
===Installation Overview===&lt;br /&gt;
'''NOTE:'''These steps are common to all install scenarios and are detailed in [[Downloading and Installing MATLAB]].&lt;br /&gt;
&lt;br /&gt;
# [http://www.mathworks.com/accesslogin/createProfile.do Create an account at the Mathworks site] using your campus @uab.edu email address if you do not have one already.&lt;br /&gt;
#Request an activation [[Get a UAB Mathworks key | key]].&lt;br /&gt;
#Associate to the campus-wide license using your activation key.&lt;br /&gt;
#Download the software from [http://www.mathworks.com/downloads/web_downloads/agent_check?s_cid=mwa-cmlndedl&amp;amp;mode=gwylf&amp;amp;refer=mwa mathworks download site] and install.&lt;br /&gt;
#Activate the software using the activation scenario that best suits your particular needs.&lt;br /&gt;
&lt;br /&gt;
We are working to simplify these steps and will update this documentation as improvements are introduced.&lt;br /&gt;
&lt;br /&gt;
=== Activation Scenarios ===&lt;br /&gt;
&lt;br /&gt;
'''NOTE''': Most on-campus users are encouraged to use the '''[[Simplified MATLAB Install]]''' option for activation unless there are special circumstances.&lt;br /&gt;
&lt;br /&gt;
# '''[[Simplified MATLAB Install]]''' - This is the recommended install when MATLAB will be used on computers that remain connected to the campus network.  This installation still requires MATLAB to be downloaded and installed, but provides a simple activation process that amounts to adding a static 2-line file after the software is installed your computer.  This option is highly recommend.&lt;br /&gt;
# '''[[Matlab Designated Computer Install]]''' - This is the recommended install for mobile computing systems that may not be connected to any network when MATLAB is being used.  This install type authorizes an individual computer to run MATLAB, allowing MATLAB to run regardless of where the computer is located.&lt;br /&gt;
# '''[[Matlab Network Concurrent User Install]]''' - This installation is only recommended for system administrators who already manage a lab or departmental installation of MATLAB and who would like to continue to provide this service for their user community.  This install type may also be practical if there are special additional license needs that will apply multiply computers running MATLAB.  At present, all MATLAB toolboxes actively used at UAB are covered under the [[UAB TAH license]].&lt;br /&gt;
&lt;br /&gt;
===Installation Help===&lt;br /&gt;
If you get stuck or have problems with the ''self-service'' installation then follow the steps below. You must be faculty, staff, post-doc, or a grad student using Mathworks software for UAB research activities to activate this software.&lt;br /&gt;
&lt;br /&gt;
# Contact [[User:Mbolding@uab.edu | mbolding@uab.edu]] to be added to the license. Put '''matlab''' in the subject line of your email or Mark may not read it. He will need your @uab.edu email address to confirm affiliation.&lt;br /&gt;
# Download the software from [http://www.mathworks.com/downloads/web_downloads/agent_check?s_cid=mwa-cmlndedl&amp;amp;mode=gwylf&amp;amp;refer=mwa mathworks download site].&lt;br /&gt;
# Install&lt;br /&gt;
&lt;br /&gt;
Contact [[User:Mbolding@uab.edu | mbolding@uab.edu]] or [mailto:support@mathworks.com support@mathworks.com]. Mathworks will want your license number: 678600.  If you do not hear back from Mark within one working day then call 4-2009.&lt;br /&gt;
&lt;br /&gt;
=== MATLAB on Cheaha ===&lt;br /&gt;
&lt;br /&gt;
MATLAB is pre-installed for user accounts on the [[Cheaha]] research computing system.  The Distributed Computing Server licenses on Cheaha can be utilized directly from your desktop, see [[MatLab DCS]] or from the Cheaha command-line shell environment, please see [[MatLab CLI]].&lt;br /&gt;
&lt;br /&gt;
Accessing MATLAB on Cheaha from the desktop is recommended for most users: [[MatLab DCS]]. The command line environment is recommended for advanced users who are comfortable accessing systems via a secure shell (SSH) and have experience working with Linux command-line environments or who have a need to debug interactions between their desktop MATLAB and cluster services.  The SSH environment can support X Windows sessions for displaying a full graphical MATLAB development environment on client desktops with an X Windows server installed, typically Linux and OSX systems.  For more information on using MATLAB in this environment please see [[MatLab CLI]].&lt;br /&gt;
&lt;br /&gt;
== Getting Started with MATLAB ==&lt;br /&gt;
&lt;br /&gt;
[[Image:Getstart.png|right|frame| [http://138.26.125.107/usertools/ Getting Started]  ]]&lt;br /&gt;
* [http://138.26.125.107/usertools/ Getting Started] &lt;br /&gt;
* Recorded [http://www.mathworks.com/company/events/webinars/?s_cid=HP_E_RW Webinars], select a topic and complete the request form.&lt;br /&gt;
* Interactive Tutorials for Students and Faculty&lt;br /&gt;
** [http://www.mathworks.com/academia/matlabtutorial MATLAB]&lt;br /&gt;
** [http://www.mathworks.com/academia/simulinktutorial Simulink]&lt;br /&gt;
* Example Code, News, Blogs, Teaching Materials &lt;br /&gt;
** [http://www.mathworks.com/matlabcentral Matlab Central]&lt;br /&gt;
** [http://www.mathworks.com/academia/classroom-resources Classroom resources]&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Parallel Computing Extensions ==&lt;br /&gt;
&lt;br /&gt;
MATLAB language extensions to support parallel processing are available via the Parallel Computing Toolbox. This is one of the [[2011 UAB MATLAB site license software|42 toolboxes]] available under the [[UAB TAH license]].  The Parallel Computing Toolbox enables MATLAB to make use of the multi-core processors found on many computers in order to speed the execution of code sections that can execute in parallel.  This toolbox supports the use of up to 8 cores on a single computer systems through the use of worker threads the spread the execution of code across multiple cores.&lt;br /&gt;
&lt;br /&gt;
Additional parallelism can be supported by adding more worker threads via a secondary software platform known as the [http://www.mathworks.com/products/distriben/ Distributed Computing Server (DCS)].  The DCS runs on a compute cluster and can provide many more worker threads to increase parallelism.   UAB IT Research Computing has licensed a 128 worker DCS installation for the Cheaha compute cluster.  The Parallel Computing Toolbox can be configured to access this license from desktop MATLAB installations.  Please see [[MatLab DCS]] for configuration details.&lt;br /&gt;
&lt;br /&gt;
== MATLAB Support ==&lt;br /&gt;
&lt;br /&gt;
UAB does not have a campus-wide user support service for MATLAB.  Users are requested to work with their normal IT support personnel for issues with installation and use.&lt;br /&gt;
&lt;br /&gt;
In order to facilitate interaction among MATLAB users, share experience, and provide peer-support UAB IT Research Computing has established a MATLAB-users group.  To join this group and participate in email discussions please [http://vo.uabgrid.uab.edu/sympa/subscribe/matlab-user subscribe to the matlab-users group].  On-line archives of these discussions are available [https://vo.uabgrid.uab.edu/sympa/arc/matlab-user here].  Please note, the email discussions are a public forum. You are advised to only post information you are authorized to share and comfortable with being public.&lt;br /&gt;
&lt;br /&gt;
== UAB Mathworks Site License ==&lt;br /&gt;
&lt;br /&gt;
UAB has acquired a university wide site license for MATLAB and Simulink software. This license includes all Mathworks Inc. products in use at UAB, with the exception of the Distributed Computing Server (DCS) which must be licensed separately. This new site license also makes available several new toolboxes and blocksets not previously licensed by UAB.&lt;br /&gt;
&lt;br /&gt;
This site license is known as the Mathworks Inc. Total Academic Headcount (TAH) license or Mathworks TAH.  Mathworks TAH will make it easier for everyone in the UAB community to use MATLAB, MATLAB Toolboxes (extensions) and Simulink software. Specifically, it authorizes use of MATLAB on university owned machines for all faculty, staff and students.  Faculty and staff are also entitled to install the software on personally owned computers.&lt;br /&gt;
&lt;br /&gt;
The TAH allows unlimited use MATLAB, Simlink and the 42 MATLAB Toolboxes in both research and teaching activities. Faculty and staff can install the software on computers located off-campus, however, students may only use Mathworks software on UAB owned computers computers located on-campus.&lt;br /&gt;
&lt;br /&gt;
UAB was the first university in Alabama to implement a Mathworks TAH license.&lt;br /&gt;
&lt;br /&gt;
[[Category:MATLAB]]&lt;/div&gt;</summary>
		<author><name>Laurenr@uab.edu</name></author>
	</entry>
	<entry>
		<id>https://docs.uabgrid.uab.edu/w/index.php?title=MATLAB&amp;diff=2627</id>
		<title>MATLAB</title>
		<link rel="alternate" type="text/html" href="https://docs.uabgrid.uab.edu/w/index.php?title=MATLAB&amp;diff=2627"/>
		<updated>2011-03-30T20:10:05Z</updated>

		<summary type="html">&lt;p&gt;Laurenr@uab.edu: /* Installation Help */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;'''[[wikipedia:MATLAB|MATLAB]]''' ('''mat'''rix '''lab'''oratory) is a [[wikipedia:Numerical analysis|numerical computing]] environment and [[wikipedia:fourth-generation programming language|fourth-generation programming language]]. Developed by [[wikipedia:MathWorks|Mathworks]], MATLAB allows [[wikipedia:matrix (mathematics)|matrix]] manipulations, plotting of [[wikipedia:function (mathematics)|functions]] and data, implementation of [[wikipedia:algorithm|algorithm]]s, creation of [[wikipedia:user interface|user interface]]s, and interfacing with programs written in other languages, including [[wikipedia:C (programming language)|C]], [[wikipedia:C++|C++]], and [[wikipedia:Fortran|Fortran]]. An additional package, [[wikipedia:Simulink|Simulink]], adds graphical multi-domain simulation and [[wikipedia:Model based design|Model-Based Design]] for [[wikipedia:dynamical system|dynamic]] and [[wikipedia:embedded systems|embedded systems]].&lt;br /&gt;
&lt;br /&gt;
MATLAB can be used on personal computers and powerful server systems, including the [[Cheaha]] compute cluster.  With the addition of the Parallel Computing Toolbox, the language can be extended with parallel implementations for common computational functions, including for-loop unrolling.  Additionally this toolbox supports offloading computationally intensive workloads to [[Cheaha]] the campus compute cluster.&lt;br /&gt;
&lt;br /&gt;
In January 2011, UAB acquired a site license for MATLAB that allows faculty, staff, post-docs, and graduate students to use MATLAB, Simulink, and 42 toolboxes (including the parallel toolbox) for research activities on campus and personal systems.  Additionally, MATLAB is available to students on campus computer systems.&lt;br /&gt;
&lt;br /&gt;
== Using MATLAB ==&lt;br /&gt;
Using Mathworks software available under the UAB campus license on your computer involves download and install steps common to all software packages and an authorization step that grants you the rights to use the software under the campus agreement.  While straight forward, there are several authorization scenarios designed to support a variety of user communities. In an effort to simplify the software installation and get you working with MATLAB as quickly as possible, we detail three authorization scenarios to help you decide the best installation for your needs.&lt;br /&gt;
&lt;br /&gt;
===Installation Overview===&lt;br /&gt;
'''NOTE:'''These steps are common to all install scenarios and are detailed in [[Downloading and Installing MATLAB]].&lt;br /&gt;
&lt;br /&gt;
# [http://www.mathworks.com/accesslogin/createProfile.do Create an account at the Mathworks site] using your campus @uab.edu email address if you do not have one already.&lt;br /&gt;
#Request an activation [[Get a UAB Mathworks key | key]].&lt;br /&gt;
#Associate to the campus-wide license using your activation key.&lt;br /&gt;
#Download the software from [http://www.mathworks.com/downloads/web_downloads/agent_check?s_cid=mwa-cmlndedl&amp;amp;mode=gwylf&amp;amp;refer=mwa mathworks download site] and install.&lt;br /&gt;
#Activate the software using the activation scenario that best suits your particular needs.&lt;br /&gt;
&lt;br /&gt;
We are working to simplify these steps and will update this documentation as improvements are introduced.&lt;br /&gt;
&lt;br /&gt;
=== Activation Scenarios ===&lt;br /&gt;
&lt;br /&gt;
'''NOTE''': Most on-campus users are encouraged to use the '''[[Simplified MATLAB Install]]''' option for activation unless there are special circumstances.&lt;br /&gt;
&lt;br /&gt;
# '''[[Simplified MATLAB Install]]''' - This is the recommended install when MATLAB will be used on computers that remain connected to the campus network.  This installation still requires MATLAB to be downloaded and installed, but provides a simple activation process that amounts to adding a static 2-line file after the software is installed your computer.  This option is highly recommend.&lt;br /&gt;
# '''[[Matlab Designated Computer Install]]''' - This is the recommended install for mobile computing systems that may not be connected to any network when MATLAB is being used.  This install type authorizes an individual computer to run MATLAB, allowing MATLAB to run regardless of where the computer is located.&lt;br /&gt;
# '''[[Matlab Network Concurrent User Install]]''' - This installation is only recommended for system administrators who already manage a lab or departmental installation of MATLAB and who would like to continue to provide this service for their user community.  This install type may also be practical if there are special additional license needs that will apply multiply computers running MATLAB.  At present, all MATLAB toolboxes actively used at UAB are covered under the [[UAB TAH license]].&lt;br /&gt;
&lt;br /&gt;
===Installation Help===&lt;br /&gt;
If you get stuck or have problems with the ''self-service'' installation then follow the steps below. You must be faculty, staff, post-doc, or a grad student using Mathworks software for UAB research activities to activate this software.&lt;br /&gt;
&lt;br /&gt;
# Contact [[User:Mbolding@uab.edu | mbolding@uab.edu]] to be added to the license. Put '''matlab''' in the subject line of your email or Mark may not read it. He will need your @uab.edu email address to confirm affiliation.  If you do not hear back from Mark within one working day then call 4-2009.&lt;br /&gt;
&lt;br /&gt;
Contact [[User:Mbolding@uab.edu | mbolding@uab.edu]] or [mailto:support@mathworks.com support@mathworks.com]. Mathworks will want your license number: 678600.&lt;br /&gt;
&lt;br /&gt;
=== MATLAB on Cheaha ===&lt;br /&gt;
&lt;br /&gt;
MATLAB is pre-installed for user accounts on the [[Cheaha]] research computing system.  The Distributed Computing Server licenses on Cheaha can be utilized directly from your desktop, see [[MatLab DCS]] or from the Cheaha command-line shell environment, please see [[MatLab CLI]].&lt;br /&gt;
&lt;br /&gt;
Accessing MATLAB on Cheaha from the desktop is recommended for most users: [[MatLab DCS]]. The command line environment is recommended for advanced users who are comfortable accessing systems via a secure shell (SSH) and have experience working with Linux command-line environments or who have a need to debug interactions between their desktop MATLAB and cluster services.  The SSH environment can support X Windows sessions for displaying a full graphical MATLAB development environment on client desktops with an X Windows server installed, typically Linux and OSX systems.  For more information on using MATLAB in this environment please see [[MatLab CLI]].&lt;br /&gt;
&lt;br /&gt;
== Getting Started with MATLAB ==&lt;br /&gt;
&lt;br /&gt;
[[Image:Getstart.png|right|frame| [http://138.26.125.107/usertools/ Getting Started]  ]]&lt;br /&gt;
* [http://138.26.125.107/usertools/ Getting Started] &lt;br /&gt;
* Recorded [http://www.mathworks.com/company/events/webinars/?s_cid=HP_E_RW Webinars], select a topic and complete the request form.&lt;br /&gt;
* Interactive Tutorials for Students and Faculty&lt;br /&gt;
** [http://www.mathworks.com/academia/matlabtutorial MATLAB]&lt;br /&gt;
** [http://www.mathworks.com/academia/simulinktutorial Simulink]&lt;br /&gt;
* Example Code, News, Blogs, Teaching Materials &lt;br /&gt;
** [http://www.mathworks.com/matlabcentral Matlab Central]&lt;br /&gt;
** [http://www.mathworks.com/academia/classroom-resources Classroom resources]&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Parallel Computing Extensions ==&lt;br /&gt;
&lt;br /&gt;
MATLAB language extensions to support parallel processing are available via the Parallel Computing Toolbox. This is one of the [[2011 UAB MATLAB site license software|42 toolboxes]] available under the [[UAB TAH license]].  The Parallel Computing Toolbox enables MATLAB to make use of the multi-core processors found on many computers in order to speed the execution of code sections that can execute in parallel.  This toolbox supports the use of up to 8 cores on a single computer systems through the use of worker threads the spread the execution of code across multiple cores.&lt;br /&gt;
&lt;br /&gt;
Additional parallelism can be supported by adding more worker threads via a secondary software platform known as the [http://www.mathworks.com/products/distriben/ Distributed Computing Server (DCS)].  The DCS runs on a compute cluster and can provide many more worker threads to increase parallelism.   UAB IT Research Computing has licensed a 128 worker DCS installation for the Cheaha compute cluster.  The Parallel Computing Toolbox can be configured to access this license from desktop MATLAB installations.  Please see [[MatLab DCS]] for configuration details.&lt;br /&gt;
&lt;br /&gt;
== MATLAB Support ==&lt;br /&gt;
&lt;br /&gt;
UAB does not have a campus-wide user support service for MATLAB.  Users are requested to work with their normal IT support personnel for issues with installation and use.&lt;br /&gt;
&lt;br /&gt;
In order to facilitate interaction among MATLAB users, share experience, and provide peer-support UAB IT Research Computing has established a MATLAB-users group.  To join this group and participate in email discussions please [http://vo.uabgrid.uab.edu/sympa/subscribe/matlab-user subscribe to the matlab-users group].  On-line archives of these discussions are available [https://vo.uabgrid.uab.edu/sympa/arc/matlab-user here].  Please note, the email discussions are a public forum. You are advised to only post information you are authorized to share and comfortable with being public.&lt;br /&gt;
&lt;br /&gt;
== UAB Mathworks Site License ==&lt;br /&gt;
&lt;br /&gt;
UAB has acquired a university wide site license for MATLAB and Simulink software. This license includes all Mathworks Inc. products in use at UAB, with the exception of the Distributed Computing Server (DCS) which must be licensed separately. This new site license also makes available several new toolboxes and blocksets not previously licensed by UAB.&lt;br /&gt;
&lt;br /&gt;
This site license is known as the Mathworks Inc. Total Academic Headcount (TAH) license or Mathworks TAH.  Mathworks TAH will make it easier for everyone in the UAB community to use MATLAB, MATLAB Toolboxes (extensions) and Simulink software. Specifically, it authorizes use of MATLAB on university owned machines for all faculty, staff and students.  Faculty and staff are also entitled to install the software on personally owned computers.&lt;br /&gt;
&lt;br /&gt;
The TAH allows unlimited use MATLAB, Simlink and the 42 MATLAB Toolboxes in both research and teaching activities. Faculty and staff can install the software on computers located off-campus, however, students may only use Mathworks software on UAB owned computers computers located on-campus.&lt;br /&gt;
&lt;br /&gt;
UAB was the first university in Alabama to implement a Mathworks TAH license.&lt;br /&gt;
&lt;br /&gt;
[[Category:MATLAB]]&lt;/div&gt;</summary>
		<author><name>Laurenr@uab.edu</name></author>
	</entry>
	<entry>
		<id>https://docs.uabgrid.uab.edu/w/index.php?title=MATLAB&amp;diff=2626</id>
		<title>MATLAB</title>
		<link rel="alternate" type="text/html" href="https://docs.uabgrid.uab.edu/w/index.php?title=MATLAB&amp;diff=2626"/>
		<updated>2011-03-30T20:04:59Z</updated>

		<summary type="html">&lt;p&gt;Laurenr@uab.edu: /* Installation Overview */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;'''[[wikipedia:MATLAB|MATLAB]]''' ('''mat'''rix '''lab'''oratory) is a [[wikipedia:Numerical analysis|numerical computing]] environment and [[wikipedia:fourth-generation programming language|fourth-generation programming language]]. Developed by [[wikipedia:MathWorks|Mathworks]], MATLAB allows [[wikipedia:matrix (mathematics)|matrix]] manipulations, plotting of [[wikipedia:function (mathematics)|functions]] and data, implementation of [[wikipedia:algorithm|algorithm]]s, creation of [[wikipedia:user interface|user interface]]s, and interfacing with programs written in other languages, including [[wikipedia:C (programming language)|C]], [[wikipedia:C++|C++]], and [[wikipedia:Fortran|Fortran]]. An additional package, [[wikipedia:Simulink|Simulink]], adds graphical multi-domain simulation and [[wikipedia:Model based design|Model-Based Design]] for [[wikipedia:dynamical system|dynamic]] and [[wikipedia:embedded systems|embedded systems]].&lt;br /&gt;
&lt;br /&gt;
MATLAB can be used on personal computers and powerful server systems, including the [[Cheaha]] compute cluster.  With the addition of the Parallel Computing Toolbox, the language can be extended with parallel implementations for common computational functions, including for-loop unrolling.  Additionally this toolbox supports offloading computationally intensive workloads to [[Cheaha]] the campus compute cluster.&lt;br /&gt;
&lt;br /&gt;
In January 2011, UAB acquired a site license for MATLAB that allows faculty, staff, post-docs, and graduate students to use MATLAB, Simulink, and 42 toolboxes (including the parallel toolbox) for research activities on campus and personal systems.  Additionally, MATLAB is available to students on campus computer systems.&lt;br /&gt;
&lt;br /&gt;
== Using MATLAB ==&lt;br /&gt;
Using Mathworks software available under the UAB campus license on your computer involves download and install steps common to all software packages and an authorization step that grants you the rights to use the software under the campus agreement.  While straight forward, there are several authorization scenarios designed to support a variety of user communities. In an effort to simplify the software installation and get you working with MATLAB as quickly as possible, we detail three authorization scenarios to help you decide the best installation for your needs.&lt;br /&gt;
&lt;br /&gt;
===Installation Overview===&lt;br /&gt;
'''NOTE:'''These steps are common to all install scenarios and are detailed in [[Downloading and Installing MATLAB]].&lt;br /&gt;
&lt;br /&gt;
# [http://www.mathworks.com/accesslogin/createProfile.do Create an account at the Mathworks site] using your campus @uab.edu email address if you do not have one already.&lt;br /&gt;
#Request an activation [[Get a UAB Mathworks key | key]].&lt;br /&gt;
#Associate to the campus-wide license using your activation key.&lt;br /&gt;
#Download the software from [http://www.mathworks.com/downloads/web_downloads/agent_check?s_cid=mwa-cmlndedl&amp;amp;mode=gwylf&amp;amp;refer=mwa mathworks download site] and install.&lt;br /&gt;
#Activate the software using the activation scenario that best suits your particular needs.&lt;br /&gt;
&lt;br /&gt;
We are working to simplify these steps and will update this documentation as improvements are introduced.&lt;br /&gt;
&lt;br /&gt;
=== Activation Scenarios ===&lt;br /&gt;
&lt;br /&gt;
'''NOTE''': Most on-campus users are encouraged to use the '''[[Simplified MATLAB Install]]''' option for activation unless there are special circumstances.&lt;br /&gt;
&lt;br /&gt;
# '''[[Simplified MATLAB Install]]''' - This is the recommended install when MATLAB will be used on computers that remain connected to the campus network.  This installation still requires MATLAB to be downloaded and installed, but provides a simple activation process that amounts to adding a static 2-line file after the software is installed your computer.  This option is highly recommend.&lt;br /&gt;
# '''[[Matlab Designated Computer Install]]''' - This is the recommended install for mobile computing systems that may not be connected to any network when MATLAB is being used.  This install type authorizes an individual computer to run MATLAB, allowing MATLAB to run regardless of where the computer is located.&lt;br /&gt;
# '''[[Matlab Network Concurrent User Install]]''' - This installation is only recommended for system administrators who already manage a lab or departmental installation of MATLAB and who would like to continue to provide this service for their user community.  This install type may also be practical if there are special additional license needs that will apply multiply computers running MATLAB.  At present, all MATLAB toolboxes actively used at UAB are covered under the [[UAB TAH license]].&lt;br /&gt;
&lt;br /&gt;
===Installation Help===&lt;br /&gt;
If you get stuck or have problems with the ''self-service'' installation then follow the steps below. You must be faculty, staff, post-doc, or a grad student using Mathworks software for UAB research activities to activate this software.&lt;br /&gt;
&lt;br /&gt;
# Contact [[User:Mbolding@uab.edu | mbolding@uab.edu]] to be added to the license. Put '''matlab''' in the subject line of your email or Mark may not read it. He will need your @uab.edu email address to confirm affiliation.&lt;br /&gt;
# Download the software from [http://www.mathworks.com/downloads/web_downloads/agent_check?s_cid=mwa-cmlndedl&amp;amp;mode=gwylf&amp;amp;refer=mwa mathworks download site].&lt;br /&gt;
# install&lt;br /&gt;
&lt;br /&gt;
Contact [[User:Mbolding@uab.edu | mbolding@uab.edu]] or [mailto:support@mathworks.com support@mathworks.com]. Mathworks will want your license number: 678600.  If you do not hear back from Mark within one working day then call 4-2009.&lt;br /&gt;
&lt;br /&gt;
=== MATLAB on Cheaha ===&lt;br /&gt;
&lt;br /&gt;
MATLAB is pre-installed for user accounts on the [[Cheaha]] research computing system.  The Distributed Computing Server licenses on Cheaha can be utilized directly from your desktop, see [[MatLab DCS]] or from the Cheaha command-line shell environment, please see [[MatLab CLI]].&lt;br /&gt;
&lt;br /&gt;
Accessing MATLAB on Cheaha from the desktop is recommended for most users: [[MatLab DCS]]. The command line environment is recommended for advanced users who are comfortable accessing systems via a secure shell (SSH) and have experience working with Linux command-line environments or who have a need to debug interactions between their desktop MATLAB and cluster services.  The SSH environment can support X Windows sessions for displaying a full graphical MATLAB development environment on client desktops with an X Windows server installed, typically Linux and OSX systems.  For more information on using MATLAB in this environment please see [[MatLab CLI]].&lt;br /&gt;
&lt;br /&gt;
== Getting Started with MATLAB ==&lt;br /&gt;
&lt;br /&gt;
[[Image:Getstart.png|right|frame| [http://138.26.125.107/usertools/ Getting Started]  ]]&lt;br /&gt;
* [http://138.26.125.107/usertools/ Getting Started] &lt;br /&gt;
* Recorded [http://www.mathworks.com/company/events/webinars/?s_cid=HP_E_RW Webinars], select a topic and complete the request form.&lt;br /&gt;
* Interactive Tutorials for Students and Faculty&lt;br /&gt;
** [http://www.mathworks.com/academia/matlabtutorial MATLAB]&lt;br /&gt;
** [http://www.mathworks.com/academia/simulinktutorial Simulink]&lt;br /&gt;
* Example Code, News, Blogs, Teaching Materials &lt;br /&gt;
** [http://www.mathworks.com/matlabcentral Matlab Central]&lt;br /&gt;
** [http://www.mathworks.com/academia/classroom-resources Classroom resources]&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;br /&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Parallel Computing Extensions ==&lt;br /&gt;
&lt;br /&gt;
MATLAB language extensions to support parallel processing are available via the Parallel Computing Toolbox. This is one of the [[2011 UAB MATLAB site license software|42 toolboxes]] available under the [[UAB TAH license]].  The Parallel Computing Toolbox enables MATLAB to make use of the multi-core processors found on many computers in order to speed the execution of code sections that can execute in parallel.  This toolbox supports the use of up to 8 cores on a single computer systems through the use of worker threads the spread the execution of code across multiple cores.&lt;br /&gt;
&lt;br /&gt;
Additional parallelism can be supported by adding more worker threads via a secondary software platform known as the [http://www.mathworks.com/products/distriben/ Distributed Computing Server (DCS)].  The DCS runs on a compute cluster and can provide many more worker threads to increase parallelism.   UAB IT Research Computing has licensed a 128 worker DCS installation for the Cheaha compute cluster.  The Parallel Computing Toolbox can be configured to access this license from desktop MATLAB installations.  Please see [[MatLab DCS]] for configuration details.&lt;br /&gt;
&lt;br /&gt;
== MATLAB Support ==&lt;br /&gt;
&lt;br /&gt;
UAB does not have a campus-wide user support service for MATLAB.  Users are requested to work with their normal IT support personnel for issues with installation and use.&lt;br /&gt;
&lt;br /&gt;
In order to facilitate interaction among MATLAB users, share experience, and provide peer-support UAB IT Research Computing has established a MATLAB-users group.  To join this group and participate in email discussions please [http://vo.uabgrid.uab.edu/sympa/subscribe/matlab-user subscribe to the matlab-users group].  On-line archives of these discussions are available [https://vo.uabgrid.uab.edu/sympa/arc/matlab-user here].  Please note, the email discussions are a public forum. You are advised to only post information you are authorized to share and comfortable with being public.&lt;br /&gt;
&lt;br /&gt;
== UAB Mathworks Site License ==&lt;br /&gt;
&lt;br /&gt;
UAB has acquired a university wide site license for MATLAB and Simulink software. This license includes all Mathworks Inc. products in use at UAB, with the exception of the Distributed Computing Server (DCS) which must be licensed separately. This new site license also makes available several new toolboxes and blocksets not previously licensed by UAB.&lt;br /&gt;
&lt;br /&gt;
This site license is known as the Mathworks Inc. Total Academic Headcount (TAH) license or Mathworks TAH.  Mathworks TAH will make it easier for everyone in the UAB community to use MATLAB, MATLAB Toolboxes (extensions) and Simulink software. Specifically, it authorizes use of MATLAB on university owned machines for all faculty, staff and students.  Faculty and staff are also entitled to install the software on personally owned computers.&lt;br /&gt;
&lt;br /&gt;
The TAH allows unlimited use MATLAB, Simlink and the 42 MATLAB Toolboxes in both research and teaching activities. Faculty and staff can install the software on computers located off-campus, however, students may only use Mathworks software on UAB owned computers computers located on-campus.&lt;br /&gt;
&lt;br /&gt;
UAB was the first university in Alabama to implement a Mathworks TAH license.&lt;br /&gt;
&lt;br /&gt;
[[Category:MATLAB]]&lt;/div&gt;</summary>
		<author><name>Laurenr@uab.edu</name></author>
	</entry>
	<entry>
		<id>https://docs.uabgrid.uab.edu/w/index.php?title=Simplified_MATLAB_Install&amp;diff=2625</id>
		<title>Simplified MATLAB Install</title>
		<link rel="alternate" type="text/html" href="https://docs.uabgrid.uab.edu/w/index.php?title=Simplified_MATLAB_Install&amp;diff=2625"/>
		<updated>2011-03-30T20:03:56Z</updated>

		<summary type="html">&lt;p&gt;Laurenr@uab.edu: /* Installation */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This is a stub.&lt;br /&gt;
{{MatlabAppPage}}&lt;br /&gt;
&lt;br /&gt;
== MATLAB Simplified Install ==&lt;br /&gt;
&lt;br /&gt;
===Installation===&lt;br /&gt;
Follow the instructions detailed in [[Downloading and Installing MATLAB]].  An outline of these installation steps are as follows:&lt;br /&gt;
# [http://www.mathworks.com/accesslogin/createProfile.do Create an account at the Mathworks site] using your campus @uab.edu email address if you do not have one already.&lt;br /&gt;
# Request an activation [[Get a UAB Mathworks key | key]].&lt;br /&gt;
# Associate to the campus-wide license using your activation key.&lt;br /&gt;
# Download the software from [http://www.mathworks.com/downloads/web_downloads/agent_check?s_cid=mwa-cmlndedl&amp;amp;mode=gwylf&amp;amp;refer=mwa mathworks download site] and install.&lt;br /&gt;
===Activation===&lt;br /&gt;
Activate the software: Add the following content to the network.lic file in the installation&lt;br /&gt;
 SERVER lmgr.uabgrid.uab.edu 27000&lt;br /&gt;
 USE_SERVER&lt;br /&gt;
&lt;br /&gt;
On Mac's this file is located in  /Applications/MATLAB_R2010a.app/licenses/network.lic&lt;br /&gt;
&lt;br /&gt;
On Linux systems it is usually located at /usr/local/matlabR2010a/licenses/network.lic (conditional to the install location being /usr/local)&lt;br /&gt;
&lt;br /&gt;
'''NOTE:''' Please engage in the [[Talk:Simplified MATLAB Install|Discussion]] to improve documentation of the above steps.&lt;br /&gt;
&lt;br /&gt;
===Installation Help===&lt;br /&gt;
If you get stuck or have problems with the ''self-service'' installation then follow the steps below. You must be faculty, staff, post-doc, or a grad student using Mathworks software for UAB research activities to activate this software.&lt;br /&gt;
&lt;br /&gt;
# Contact [[User:Mbolding@uab.edu | mbolding@uab.edu]] to be added to the license. Put '''matlab''' in the subject line of your email or Mark may not read it. He will need your @uab.edu email address to confirm affiliation.&lt;br /&gt;
# Download the software from [http://www.mathworks.com/downloads/web_downloads/agent_check?s_cid=mwa-cmlndedl&amp;amp;mode=gwylf&amp;amp;refer=mwa mathworks download site].&lt;br /&gt;
# install&lt;br /&gt;
&lt;br /&gt;
Contact [[User:Mbolding@uab.edu | mbolding@uab.edu]] or [mailto:support@mathworks.com support@mathworks.com]. Mathworks will want your license number: 678600.  If you do not hear back from Mark within one working day then call 4-2009.&lt;br /&gt;
&lt;br /&gt;
== Common Issues ==&lt;br /&gt;
=== libXp.so.6 Error when starting MATLAB on a Red Hat / Fedora workstation ===&lt;br /&gt;
When executing 'matlab' on a Red Hat / Fedora workstation you may receive the following error:&lt;br /&gt;
&lt;br /&gt;
''''bin/glnxa64/MATLAB: error while loading shared libraries: libXp.so.6: cannot open shared object file: No such file or directory&amp;quot;'''&lt;br /&gt;
&lt;br /&gt;
The solution is to install the libXp package (this will require root privileges)&lt;br /&gt;
 $ sudo yum install libXp&lt;/div&gt;</summary>
		<author><name>Laurenr@uab.edu</name></author>
	</entry>
	<entry>
		<id>https://docs.uabgrid.uab.edu/w/index.php?title=Simplified_MATLAB_Install&amp;diff=2624</id>
		<title>Simplified MATLAB Install</title>
		<link rel="alternate" type="text/html" href="https://docs.uabgrid.uab.edu/w/index.php?title=Simplified_MATLAB_Install&amp;diff=2624"/>
		<updated>2011-03-30T20:00:45Z</updated>

		<summary type="html">&lt;p&gt;Laurenr@uab.edu: /* MATLAB Simplified Install */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This is a stub.&lt;br /&gt;
{{MatlabAppPage}}&lt;br /&gt;
&lt;br /&gt;
== MATLAB Simplified Install ==&lt;br /&gt;
&lt;br /&gt;
===Installation===&lt;br /&gt;
#Follow the instructions detailed in [[Downloading and Installing MATLAB]].  An outline of these installation steps are as follows:&lt;br /&gt;
## [http://www.mathworks.com/accesslogin/createProfile.do Create an account at the Mathworks site] using your campus @uab.edu email address if you do not have one already.&lt;br /&gt;
##Request an activation [[Get a UAB Mathworks key | key]].&lt;br /&gt;
##Associate to the campus-wide license using your activation key.&lt;br /&gt;
##Download the software from [http://www.mathworks.com/downloads/web_downloads/agent_check?s_cid=mwa-cmlndedl&amp;amp;mode=gwylf&amp;amp;refer=mwa mathworks download site] and install.&lt;br /&gt;
#Activate the software: Add the following content to the network.lic file in the installation&lt;br /&gt;
 SERVER lmgr.uabgrid.uab.edu 27000&lt;br /&gt;
 USE_SERVER&lt;br /&gt;
&lt;br /&gt;
On Mac's this file is located in  /Applications/MATLAB_R2010a.app/licenses/network.lic&lt;br /&gt;
&lt;br /&gt;
On Linux systems it is usually located at /usr/local/matlabR2010a/licenses/network.lic (conditional to the install location being /usr/local)&lt;br /&gt;
&lt;br /&gt;
'''NOTE:''' Please engage in the [[Talk:Simplified MATLAB Install|Discussion]] to improve documentation of the above steps.&lt;br /&gt;
&lt;br /&gt;
===Installation Help===&lt;br /&gt;
If you get stuck or have problems with the ''self-service'' installation then follow the steps below. You must be faculty, staff, post-doc, or a grad student using Mathworks software for UAB research activities to activate this software.&lt;br /&gt;
&lt;br /&gt;
# Contact [[User:Mbolding@uab.edu | mbolding@uab.edu]] to be added to the license. Put '''matlab''' in the subject line of your email or Mark may not read it. He will need your @uab.edu email address to confirm affiliation.&lt;br /&gt;
# Download the software from [http://www.mathworks.com/downloads/web_downloads/agent_check?s_cid=mwa-cmlndedl&amp;amp;mode=gwylf&amp;amp;refer=mwa mathworks download site].&lt;br /&gt;
# install&lt;br /&gt;
&lt;br /&gt;
Contact [[User:Mbolding@uab.edu | mbolding@uab.edu]] or [mailto:support@mathworks.com support@mathworks.com]. Mathworks will want your license number: 678600.  If you do not hear back from Mark within one working day then call 4-2009.&lt;br /&gt;
&lt;br /&gt;
== Common Issues ==&lt;br /&gt;
=== libXp.so.6 Error when starting MATLAB on a Red Hat / Fedora workstation ===&lt;br /&gt;
When executing 'matlab' on a Red Hat / Fedora workstation you may receive the following error:&lt;br /&gt;
&lt;br /&gt;
''''bin/glnxa64/MATLAB: error while loading shared libraries: libXp.so.6: cannot open shared object file: No such file or directory&amp;quot;'''&lt;br /&gt;
&lt;br /&gt;
The solution is to install the libXp package (this will require root privileges)&lt;br /&gt;
 $ sudo yum install libXp&lt;/div&gt;</summary>
		<author><name>Laurenr@uab.edu</name></author>
	</entry>
	<entry>
		<id>https://docs.uabgrid.uab.edu/w/index.php?title=Simplified_MATLAB_Install&amp;diff=2623</id>
		<title>Simplified MATLAB Install</title>
		<link rel="alternate" type="text/html" href="https://docs.uabgrid.uab.edu/w/index.php?title=Simplified_MATLAB_Install&amp;diff=2623"/>
		<updated>2011-03-30T19:58:35Z</updated>

		<summary type="html">&lt;p&gt;Laurenr@uab.edu: /* Installation */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This is a stub.&lt;br /&gt;
{{MatlabAppPage}}&lt;br /&gt;
&lt;br /&gt;
== MATLAB Simplified Install ==&lt;br /&gt;
&lt;br /&gt;
===Installation===&lt;br /&gt;
#Follow the instructions detailed in [[Downloading and Installing MATLAB]].  An outline of these installation steps are as follows:&lt;br /&gt;
## [http://www.mathworks.com/accesslogin/createProfile.do Create an account at the Mathworks site] using your campus @uab.edu email address if you do not have one already.&lt;br /&gt;
##Request an activation [[Get a UAB Mathworks key | key]].&lt;br /&gt;
##Associate to the campus-wide license using your activation key.&lt;br /&gt;
##Download the software from [http://www.mathworks.com/downloads/web_downloads/agent_check?s_cid=mwa-cmlndedl&amp;amp;mode=gwylf&amp;amp;refer=mwa mathworks download site] and install.&lt;br /&gt;
#Activate the software: Add the following content to the network.lic file in the installation&lt;br /&gt;
 SERVER lmgr.uabgrid.uab.edu 27000&lt;br /&gt;
 USE_SERVER&lt;br /&gt;
&lt;br /&gt;
On Mac's this file is located in  /Applications/MATLAB_R2010a.app/licenses/network.lic&lt;br /&gt;
&lt;br /&gt;
On Linux systems it is usually located at /usr/local/matlabR2010a/licenses/network.lic (conditional to the install location being /usr/local)&lt;br /&gt;
&lt;br /&gt;
'''NOTE:''' Please engage in the [[Talk:Simplified MATLAB Install|Discussion]] to improve documentation of the above steps.&lt;br /&gt;
&lt;br /&gt;
== Common Issues ==&lt;br /&gt;
=== libXp.so.6 Error when starting MATLAB on a Red Hat / Fedora workstation ===&lt;br /&gt;
When executing 'matlab' on a Red Hat / Fedora workstation you may receive the following error:&lt;br /&gt;
&lt;br /&gt;
''''bin/glnxa64/MATLAB: error while loading shared libraries: libXp.so.6: cannot open shared object file: No such file or directory&amp;quot;'''&lt;br /&gt;
&lt;br /&gt;
The solution is to install the libXp package (this will require root privileges)&lt;br /&gt;
 $ sudo yum install libXp&lt;/div&gt;</summary>
		<author><name>Laurenr@uab.edu</name></author>
	</entry>
	<entry>
		<id>https://docs.uabgrid.uab.edu/w/index.php?title=Simplified_MATLAB_Install&amp;diff=2622</id>
		<title>Simplified MATLAB Install</title>
		<link rel="alternate" type="text/html" href="https://docs.uabgrid.uab.edu/w/index.php?title=Simplified_MATLAB_Install&amp;diff=2622"/>
		<updated>2011-03-30T19:57:49Z</updated>

		<summary type="html">&lt;p&gt;Laurenr@uab.edu: /* Installation */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This is a stub.&lt;br /&gt;
{{MatlabAppPage}}&lt;br /&gt;
&lt;br /&gt;
== MATLAB Simplified Install ==&lt;br /&gt;
&lt;br /&gt;
===Installation===&lt;br /&gt;
#Follow the instructions detailed in [[Downloading and Installing MATLAB]].  An outline of these installation steps are as follows:&lt;br /&gt;
## [http://www.mathworks.com/accesslogin/createProfile.do Create an account at the Mathworks site] using your campus @uab.edu email address if you do not have one already.&lt;br /&gt;
##Request an activation [[Get a UAB Mathworks key | key]].&lt;br /&gt;
##Associate to the campus-wide license using your activation key.&lt;br /&gt;
##Download the software from [http://www.mathworks.com/downloads/web_downloads/agent_check?s_cid=mwa-cmlndedl&amp;amp;mode=gwylf&amp;amp;refer=mwa mathworks download site] and install.&lt;br /&gt;
#Activate the software: Add the following content to the network.lic file in the installation&lt;br /&gt;
 SERVER lmgr.uabgrid.uab.edu 27000&lt;br /&gt;
 USE_SERVER&lt;br /&gt;
&lt;br /&gt;
On Mac's this file is located in  /Applications/MATLAB_R2010a.app/licenses/network.lic&lt;br /&gt;
&lt;br /&gt;
On Linux systems it is usually located at /usr/local/matlabR2010a/licenses/network.lic (conditional to the install location being /usr/local)&lt;br /&gt;
&lt;br /&gt;
'''NOTE:''' (Please engage in the [[Talk:Simplified MATLAB Install|Discussion]] to improve documentation of the above steps)&lt;br /&gt;
&lt;br /&gt;
== Common Issues ==&lt;br /&gt;
=== libXp.so.6 Error when starting MATLAB on a Red Hat / Fedora workstation ===&lt;br /&gt;
When executing 'matlab' on a Red Hat / Fedora workstation you may receive the following error:&lt;br /&gt;
&lt;br /&gt;
''''bin/glnxa64/MATLAB: error while loading shared libraries: libXp.so.6: cannot open shared object file: No such file or directory&amp;quot;'''&lt;br /&gt;
&lt;br /&gt;
The solution is to install the libXp package (this will require root privileges)&lt;br /&gt;
 $ sudo yum install libXp&lt;/div&gt;</summary>
		<author><name>Laurenr@uab.edu</name></author>
	</entry>
	<entry>
		<id>https://docs.uabgrid.uab.edu/w/index.php?title=Simplified_MATLAB_Install&amp;diff=2621</id>
		<title>Simplified MATLAB Install</title>
		<link rel="alternate" type="text/html" href="https://docs.uabgrid.uab.edu/w/index.php?title=Simplified_MATLAB_Install&amp;diff=2621"/>
		<updated>2011-03-30T19:57:28Z</updated>

		<summary type="html">&lt;p&gt;Laurenr@uab.edu: /* MATLAB Simplified Install */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This is a stub.&lt;br /&gt;
{{MatlabAppPage}}&lt;br /&gt;
&lt;br /&gt;
== MATLAB Simplified Install ==&lt;br /&gt;
&lt;br /&gt;
===Installation===&lt;br /&gt;
#Follow the instructions detailed in [[Downloading and Installing MATLAB]].  An outline of these installation steps are as follows:&lt;br /&gt;
## [http://www.mathworks.com/accesslogin/createProfile.do Create an account at the Mathworks site] using your campus @uab.edu email address if you do not have one already.&lt;br /&gt;
##Request an activation [[Get a UAB Mathworks key | key]].&lt;br /&gt;
##Associate to the campus-wide license using your activation key.&lt;br /&gt;
##Download the software from [http://www.mathworks.com/downloads/web_downloads/agent_check?s_cid=mwa-cmlndedl&amp;amp;mode=gwylf&amp;amp;refer=mwa mathworks download site] and install.&lt;br /&gt;
#Activate the software: Add the following content to the network.lic file in the installation&lt;br /&gt;
 SERVER lmgr.uabgrid.uab.edu 27000&lt;br /&gt;
 USE_SERVER&lt;br /&gt;
&lt;br /&gt;
On Mac's this file is located in  /Applications/MATLAB_R2010a.app/licenses/network.lic&lt;br /&gt;
&lt;br /&gt;
On Linux systems it is usually located at /usr/local/matlabR2010a/licenses/network.lic (conditional to the install location being /usr/local)&lt;br /&gt;
&lt;br /&gt;
'''NOTE: (Please engage in the [[Talk:Simplified MATLAB Install|Discussion]] to improve documentation of the above steps)'''&lt;br /&gt;
&lt;br /&gt;
== Common Issues ==&lt;br /&gt;
=== libXp.so.6 Error when starting MATLAB on a Red Hat / Fedora workstation ===&lt;br /&gt;
When executing 'matlab' on a Red Hat / Fedora workstation you may receive the following error:&lt;br /&gt;
&lt;br /&gt;
''''bin/glnxa64/MATLAB: error while loading shared libraries: libXp.so.6: cannot open shared object file: No such file or directory&amp;quot;'''&lt;br /&gt;
&lt;br /&gt;
The solution is to install the libXp package (this will require root privileges)&lt;br /&gt;
 $ sudo yum install libXp&lt;/div&gt;</summary>
		<author><name>Laurenr@uab.edu</name></author>
	</entry>
	<entry>
		<id>https://docs.uabgrid.uab.edu/w/index.php?title=Simplified_MATLAB_Install&amp;diff=2620</id>
		<title>Simplified MATLAB Install</title>
		<link rel="alternate" type="text/html" href="https://docs.uabgrid.uab.edu/w/index.php?title=Simplified_MATLAB_Install&amp;diff=2620"/>
		<updated>2011-03-30T19:56:31Z</updated>

		<summary type="html">&lt;p&gt;Laurenr@uab.edu: /* MATLAB Simplified Install */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This is a stub.&lt;br /&gt;
{{MatlabAppPage}}&lt;br /&gt;
&lt;br /&gt;
== MATLAB Simplified Install ==&lt;br /&gt;
(Please engage in the [[Talk:Simplified MATLAB Install|Discussion]] to improve documentation of these steps):&lt;br /&gt;
&lt;br /&gt;
===Installation===&lt;br /&gt;
#Follow the instructions detailed in [[Downloading and Installing MATLAB]].  An outline of these installation steps are as follows:&lt;br /&gt;
## [http://www.mathworks.com/accesslogin/createProfile.do Create an account at the Mathworks site] using your campus @uab.edu email address if you do not have one already.&lt;br /&gt;
##Request an activation [[Get a UAB Mathworks key | key]].&lt;br /&gt;
##Associate to the campus-wide license using your activation key.&lt;br /&gt;
##Download the software from [http://www.mathworks.com/downloads/web_downloads/agent_check?s_cid=mwa-cmlndedl&amp;amp;mode=gwylf&amp;amp;refer=mwa mathworks download site] and install.&lt;br /&gt;
#Activate the software: Add the following content to the network.lic file in the installation&lt;br /&gt;
 SERVER lmgr.uabgrid.uab.edu 27000&lt;br /&gt;
 USE_SERVER&lt;br /&gt;
&lt;br /&gt;
On Mac's this file is located in  /Applications/MATLAB_R2010a.app/licenses/network.lic&lt;br /&gt;
&lt;br /&gt;
On Linux systems it is usually located at /usr/local/matlabR2010a/licenses/network.lic (conditional to the install location being /usr/local)&lt;br /&gt;
&lt;br /&gt;
== Common Issues ==&lt;br /&gt;
=== libXp.so.6 Error when starting MATLAB on a Red Hat / Fedora workstation ===&lt;br /&gt;
When executing 'matlab' on a Red Hat / Fedora workstation you may receive the following error:&lt;br /&gt;
&lt;br /&gt;
''''bin/glnxa64/MATLAB: error while loading shared libraries: libXp.so.6: cannot open shared object file: No such file or directory&amp;quot;'''&lt;br /&gt;
&lt;br /&gt;
The solution is to install the libXp package (this will require root privileges)&lt;br /&gt;
 $ sudo yum install libXp&lt;/div&gt;</summary>
		<author><name>Laurenr@uab.edu</name></author>
	</entry>
	<entry>
		<id>https://docs.uabgrid.uab.edu/w/index.php?title=Simplified_MATLAB_Install&amp;diff=2619</id>
		<title>Simplified MATLAB Install</title>
		<link rel="alternate" type="text/html" href="https://docs.uabgrid.uab.edu/w/index.php?title=Simplified_MATLAB_Install&amp;diff=2619"/>
		<updated>2011-03-30T19:54:19Z</updated>

		<summary type="html">&lt;p&gt;Laurenr@uab.edu: /* MATLAB Simplified Install */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This is a stub.&lt;br /&gt;
{{MatlabAppPage}}&lt;br /&gt;
&lt;br /&gt;
== MATLAB Simplified Install ==&lt;br /&gt;
A quick sketch of the install (Please engage in the [[Talk:Simplified MATLAB Install|Discussion]] to improve documentation of these steps):&lt;br /&gt;
&lt;br /&gt;
===Installation===&lt;br /&gt;
#Follow the instructions detailed in [[Downloading and Installing MATLAB]].  An outline of these installation steps are as follows:&lt;br /&gt;
## [http://www.mathworks.com/accesslogin/createProfile.do Create an account at the Mathworks site] using your campus @uab.edu email address if you do not have one already.&lt;br /&gt;
##Request an activation [[Get a UAB Mathworks key | key]].&lt;br /&gt;
##Associate to the campus-wide license using your activation key.&lt;br /&gt;
##Download the software from [http://www.mathworks.com/downloads/web_downloads/agent_check?s_cid=mwa-cmlndedl&amp;amp;mode=gwylf&amp;amp;refer=mwa mathworks download site] and install.&lt;br /&gt;
#Activate the software: Add the following content to the network.lic file in the installation&lt;br /&gt;
 SERVER lmgr.uabgrid.uab.edu 27000&lt;br /&gt;
 USE_SERVER&lt;br /&gt;
&lt;br /&gt;
On Mac's this file is located in  /Applications/MATLAB_R2010a.app/licenses/network.lic&lt;br /&gt;
&lt;br /&gt;
On Linux systems it is usually located at /usr/local/matlabR2010a/licenses/network.lic (conditional to the install location being /usr/local)&lt;br /&gt;
&lt;br /&gt;
== Common Issues ==&lt;br /&gt;
=== libXp.so.6 Error when starting MATLAB on a Red Hat / Fedora workstation ===&lt;br /&gt;
When executing 'matlab' on a Red Hat / Fedora workstation you may receive the following error:&lt;br /&gt;
&lt;br /&gt;
''''bin/glnxa64/MATLAB: error while loading shared libraries: libXp.so.6: cannot open shared object file: No such file or directory&amp;quot;'''&lt;br /&gt;
&lt;br /&gt;
The solution is to install the libXp package (this will require root privileges)&lt;br /&gt;
 $ sudo yum install libXp&lt;/div&gt;</summary>
		<author><name>Laurenr@uab.edu</name></author>
	</entry>
	<entry>
		<id>https://docs.uabgrid.uab.edu/w/index.php?title=Matlab_Designated_Computer_Install&amp;diff=2618</id>
		<title>Matlab Designated Computer Install</title>
		<link rel="alternate" type="text/html" href="https://docs.uabgrid.uab.edu/w/index.php?title=Matlab_Designated_Computer_Install&amp;diff=2618"/>
		<updated>2011-03-30T19:50:38Z</updated>

		<summary type="html">&lt;p&gt;Laurenr@uab.edu: /* Installation */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This page covers the steps involved to install Mathworks software on an individual computer.  This type of installation is termed a '''Designated Computer''' install.  Designated Computer installations are completely stand alone installations and are individually activated for each computer.  This install type is required if the computers that will run MATLAB are not connected to the campus network when MATLAB is in use, eg. a laptop that you use on and off campus. It is also an acceptable installation choice when maintaining Mathworks software on a small number of computers, however, you may find the [[Simplified MATLAB Install]] easier to maintain for any on-campus computers.&lt;br /&gt;
&lt;br /&gt;
The Designated Computer install is generally not practical when a large number of computers need to be maintained, since the overhead of managing individual authorizations for each computer is too high. For example, when you are responsible for maintaining many computers in a lab or department or when you simply don't want to take on the responsibility for maintaining license authorizations for your installation. In the latter case, the [[Simplified MATLAB Install]] may be your preferred option.&lt;br /&gt;
&lt;br /&gt;
==how to install the software==&lt;br /&gt;
The following instructions apply to dedicated standalone installations. &lt;br /&gt;
&lt;br /&gt;
{{MatlabAppPage}}&lt;br /&gt;
&lt;br /&gt;
In order to install and activate the software, end users need Mathworks accounts. Create a Mathworks account at www.mathworks.com with your official UAB email address (somebody@uab.edu). Students will not be able to install and activate the software.  They are free to use the products on any computer on campus after it is installed and activated. For the purposes of this license, graduate students and post-docs are considered staff when using the software in the course of research.&lt;br /&gt;
&lt;br /&gt;
Users will need an activation key to associate their Mathworks accounts with the license. You can get the activation key from the UAB IT software site. See [[get a UAB Mathworks key]] for instructions. You only need to request the key once.&lt;br /&gt;
&lt;br /&gt;
After your account has been associated with the license, download, install, and activate the software following the instructions below.&lt;br /&gt;
&lt;br /&gt;
This is a standalone license, so MATLAB can be used off of the network.&lt;br /&gt;
&lt;br /&gt;
===Installation===&lt;br /&gt;
#Follow the instructions detailed in [[Downloading and Installing MATLAB]].  An outline of these installation steps are as follows:&lt;br /&gt;
## [http://www.mathworks.com/accesslogin/createProfile.do Create an account at the Mathworks site] using your campus @uab.edu email address if you do not have one already.&lt;br /&gt;
##Request an activation [[Get a UAB Mathworks key | key]].&lt;br /&gt;
##Associate to the campus-wide license using your activation key.&lt;br /&gt;
##Download the software from [http://www.mathworks.com/downloads/web_downloads/agent_check?s_cid=mwa-cmlndedl&amp;amp;mode=gwylf&amp;amp;refer=mwa mathworks download site] and install.&lt;br /&gt;
#Activate the software.  '''If you chose to let the installer launch the activation application, the application can skip several of the steps outlined below''' because the installer passes the information to the activation application.&lt;br /&gt;
## In the Activation Welcome dialog box, click Next.&lt;br /&gt;
## Log in to your MathWorks Account and click Next.&lt;br /&gt;
## Select the license you want to activate and click Next.&lt;br /&gt;
## Specify the Activation Key in the Activation Key dialog box and click Next.&lt;br /&gt;
## Confirm your activation information in the Confirmation dialog box and click Activate to activate the software.&lt;br /&gt;
## Complete the activation process by clicking Finish in the Activation Complete dialog box.&lt;br /&gt;
&lt;br /&gt;
Your software is now ready to use.&lt;br /&gt;
&lt;br /&gt;
'''NOTE:''' You may also find a detailed description of the installation process in the end-user section of the TAH admin guide:&lt;br /&gt;
[http://pyxis.gsu.edu/twiki/pub/ResearchComputing/CampusWideMatlabLicense/The_Mathworks_total_headcount_installation_guide.pdf TAH Admin Guide]&lt;br /&gt;
&lt;br /&gt;
===installation help===&lt;br /&gt;
If you get stuck or have problems with the ''self-service'' installation then follow the steps below. You must be faculty, staff, post-doc, or a grad student using Mathworks software for UAB research activities to activate this software.&lt;br /&gt;
&lt;br /&gt;
# Contact [[User:Mbolding@uab.edu | mbolding@uab.edu]] to be added to the license. Put '''matlab''' in the subject line of your email or Mark may not read it. He will need your @uab.edu email address to confirm affiliation.&lt;br /&gt;
# Download the software from [http://www.mathworks.com/downloads/web_downloads/agent_check?s_cid=mwa-cmlndedl&amp;amp;mode=gwylf&amp;amp;refer=mwa mathworks download site].&lt;br /&gt;
# install&lt;br /&gt;
&lt;br /&gt;
Contact [[User:Mbolding@uab.edu | mbolding@uab.edu]] or [mailto:support@mathworks.com support@mathworks.com]. Mathworks will want your license number: 678600.  If you do not hear back from Mark within one working day then call 4-2009.&lt;br /&gt;
&lt;br /&gt;
==more information==&lt;br /&gt;
* [[Matlab site license FAQ]]&lt;br /&gt;
* [[Getting started with matlab and simulink]]&lt;br /&gt;
* [[Matlab site license ad hoc working group]]&lt;br /&gt;
* General information on the [[UAB TAH license]]&lt;br /&gt;
&lt;br /&gt;
[[Category:MATLAB]]&lt;/div&gt;</summary>
		<author><name>Laurenr@uab.edu</name></author>
	</entry>
	<entry>
		<id>https://docs.uabgrid.uab.edu/w/index.php?title=Matlab_Designated_Computer_Install&amp;diff=2617</id>
		<title>Matlab Designated Computer Install</title>
		<link rel="alternate" type="text/html" href="https://docs.uabgrid.uab.edu/w/index.php?title=Matlab_Designated_Computer_Install&amp;diff=2617"/>
		<updated>2011-03-30T19:46:49Z</updated>

		<summary type="html">&lt;p&gt;Laurenr@uab.edu: /* Installation */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This page covers the steps involved to install Mathworks software on an individual computer.  This type of installation is termed a '''Designated Computer''' install.  Designated Computer installations are completely stand alone installations and are individually activated for each computer.  This install type is required if the computers that will run MATLAB are not connected to the campus network when MATLAB is in use, eg. a laptop that you use on and off campus. It is also an acceptable installation choice when maintaining Mathworks software on a small number of computers, however, you may find the [[Simplified MATLAB Install]] easier to maintain for any on-campus computers.&lt;br /&gt;
&lt;br /&gt;
The Designated Computer install is generally not practical when a large number of computers need to be maintained, since the overhead of managing individual authorizations for each computer is too high. For example, when you are responsible for maintaining many computers in a lab or department or when you simply don't want to take on the responsibility for maintaining license authorizations for your installation. In the latter case, the [[Simplified MATLAB Install]] may be your preferred option.&lt;br /&gt;
&lt;br /&gt;
==how to install the software==&lt;br /&gt;
The following instructions apply to dedicated standalone installations. &lt;br /&gt;
&lt;br /&gt;
{{MatlabAppPage}}&lt;br /&gt;
&lt;br /&gt;
In order to install and activate the software, end users need Mathworks accounts. Create a Mathworks account at www.mathworks.com with your official UAB email address (somebody@uab.edu). Students will not be able to install and activate the software.  They are free to use the products on any computer on campus after it is installed and activated. For the purposes of this license, graduate students and post-docs are considered staff when using the software in the course of research.&lt;br /&gt;
&lt;br /&gt;
Users will need an activation key to associate their Mathworks accounts with the license. You can get the activation key from the UAB IT software site. See [[get a UAB Mathworks key]] for instructions. You only need to request the key once.&lt;br /&gt;
&lt;br /&gt;
After your account has been associated with the license, download, install, and activate the software following the instructions below.&lt;br /&gt;
&lt;br /&gt;
This is a standalone license, so MATLAB can be used off of the network.&lt;br /&gt;
&lt;br /&gt;
===Installation===&lt;br /&gt;
Follow the instructions detailed in [[Downloading and Installing MATLAB]].&lt;br /&gt;
An outline of these installation steps are as follows:&lt;br /&gt;
# [http://www.mathworks.com/accesslogin/createProfile.do Create an account at the Mathworks site] using your campus @uab.edu email address if you do not have one already.&lt;br /&gt;
#Request an activation [[Get a UAB Mathworks key | key]].&lt;br /&gt;
#Associate to the campus-wide license using your activation key.&lt;br /&gt;
#Download the software from [http://www.mathworks.com/downloads/web_downloads/agent_check?s_cid=mwa-cmlndedl&amp;amp;mode=gwylf&amp;amp;refer=mwa mathworks download site] and install.&lt;br /&gt;
#Activate the software.  '''If you chose to let the installer launch the activation application, the application can skip several of the steps outlined below''' because the installer passes the information to the activation application.&lt;br /&gt;
## In the Activation Welcome dialog box, click Next.&lt;br /&gt;
## Log in to your MathWorks Account and click Next.&lt;br /&gt;
## Select the license you want to activate and click Next.&lt;br /&gt;
## Specify the Activation Key in the Activation Key dialog box and click Next.&lt;br /&gt;
## Confirm your activation information in the Confirmation dialog box and click Activate to activate the software.&lt;br /&gt;
## Complete the activation process by clicking Finish in the Activation Complete dialog box.&lt;br /&gt;
&lt;br /&gt;
Your software is now ready to use.&lt;br /&gt;
&lt;br /&gt;
'''NOTE:''' You may also find a detailed description of the installation process in the end-user section of the TAH admin guide:&lt;br /&gt;
[http://pyxis.gsu.edu/twiki/pub/ResearchComputing/CampusWideMatlabLicense/The_Mathworks_total_headcount_installation_guide.pdf TAH Admin Guide]&lt;br /&gt;
&lt;br /&gt;
===installation help===&lt;br /&gt;
If you get stuck or have problems with the ''self-service'' installation then follow the steps below. You must be faculty, staff, post-doc, or a grad student using Mathworks software for UAB research activities to activate this software.&lt;br /&gt;
&lt;br /&gt;
# Contact [[User:Mbolding@uab.edu | mbolding@uab.edu]] to be added to the license. Put '''matlab''' in the subject line of your email or Mark may not read it. He will need your @uab.edu email address to confirm affiliation.&lt;br /&gt;
# Download the software from [http://www.mathworks.com/downloads/web_downloads/agent_check?s_cid=mwa-cmlndedl&amp;amp;mode=gwylf&amp;amp;refer=mwa mathworks download site].&lt;br /&gt;
# install&lt;br /&gt;
&lt;br /&gt;
Contact [[User:Mbolding@uab.edu | mbolding@uab.edu]] or [mailto:support@mathworks.com support@mathworks.com]. Mathworks will want your license number: 678600.  If you do not hear back from Mark within one working day then call 4-2009.&lt;br /&gt;
&lt;br /&gt;
==more information==&lt;br /&gt;
* [[Matlab site license FAQ]]&lt;br /&gt;
* [[Getting started with matlab and simulink]]&lt;br /&gt;
* [[Matlab site license ad hoc working group]]&lt;br /&gt;
* General information on the [[UAB TAH license]]&lt;br /&gt;
&lt;br /&gt;
[[Category:MATLAB]]&lt;/div&gt;</summary>
		<author><name>Laurenr@uab.edu</name></author>
	</entry>
	<entry>
		<id>https://docs.uabgrid.uab.edu/w/index.php?title=Matlab_Designated_Computer_Install&amp;diff=2616</id>
		<title>Matlab Designated Computer Install</title>
		<link rel="alternate" type="text/html" href="https://docs.uabgrid.uab.edu/w/index.php?title=Matlab_Designated_Computer_Install&amp;diff=2616"/>
		<updated>2011-03-30T19:38:56Z</updated>

		<summary type="html">&lt;p&gt;Laurenr@uab.edu: /* how to install the software */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This page covers the steps involved to install Mathworks software on an individual computer.  This type of installation is termed a '''Designated Computer''' install.  Designated Computer installations are completely stand alone installations and are individually activated for each computer.  This install type is required if the computers that will run MATLAB are not connected to the campus network when MATLAB is in use, eg. a laptop that you use on and off campus. It is also an acceptable installation choice when maintaining Mathworks software on a small number of computers, however, you may find the [[Simplified MATLAB Install]] easier to maintain for any on-campus computers.&lt;br /&gt;
&lt;br /&gt;
The Designated Computer install is generally not practical when a large number of computers need to be maintained, since the overhead of managing individual authorizations for each computer is too high. For example, when you are responsible for maintaining many computers in a lab or department or when you simply don't want to take on the responsibility for maintaining license authorizations for your installation. In the latter case, the [[Simplified MATLAB Install]] may be your preferred option.&lt;br /&gt;
&lt;br /&gt;
==how to install the software==&lt;br /&gt;
The following instructions apply to dedicated standalone installations. &lt;br /&gt;
&lt;br /&gt;
{{MatlabAppPage}}&lt;br /&gt;
&lt;br /&gt;
In order to install and activate the software, end users need Mathworks accounts. Create a Mathworks account at www.mathworks.com with your official UAB email address (somebody@uab.edu). Students will not be able to install and activate the software.  They are free to use the products on any computer on campus after it is installed and activated. For the purposes of this license, graduate students and post-docs are considered staff when using the software in the course of research.&lt;br /&gt;
&lt;br /&gt;
Users will need an activation key to associate their Mathworks accounts with the license. You can get the activation key from the UAB IT software site. See [[get a UAB Mathworks key]] for instructions. You only need to request the key once.&lt;br /&gt;
&lt;br /&gt;
After your account has been associated with the license, download, install, and activate the software following the instructions below.&lt;br /&gt;
&lt;br /&gt;
This is a standalone license, so MATLAB can be used off of the network.&lt;br /&gt;
&lt;br /&gt;
===Installation===&lt;br /&gt;
Follow the instructions detailed in [[Downloading and Installing MATLAB]].&lt;br /&gt;
An outline of these installation steps are as follows:&lt;br /&gt;
# [http://www.mathworks.com/accesslogin/createProfile.do Create an account at the Mathworks site] using your campus @uab.edu email address if you do not have one already.&lt;br /&gt;
#Request an activation [[Get a UAB Mathworks key | key]].&lt;br /&gt;
#Associate to the campus-wide license using your activation key.&lt;br /&gt;
#Download the software from [http://www.mathworks.com/downloads/web_downloads/agent_check?s_cid=mwa-cmlndedl&amp;amp;mode=gwylf&amp;amp;refer=mwa mathworks download site] and install.&lt;br /&gt;
#Activate the software.  '''If you chose to let the installer launch the activation application, the application can skip several of the steps outlined below''' because the installer passes the information to the activation application.&lt;br /&gt;
## In the Activation Welcome dialog box, click Next.&lt;br /&gt;
## Log in to your MathWorks Account and click Next.&lt;br /&gt;
## Select the license you want to activate and click Next.&lt;br /&gt;
## Specify the Activation Key in the Activation Key dialog box and click Next.&lt;br /&gt;
## Confirm your activation information in the Confirmation dialog box and click Activate to activate the software.&lt;br /&gt;
## Complete the activation process by clicking Finish in the Activation Complete dialog box.&lt;br /&gt;
&lt;br /&gt;
Your software is now ready to use.&lt;br /&gt;
&lt;br /&gt;
'''NOTE:''' A detailed description of the installation process is in the end-user section of the TAH admin guide:&lt;br /&gt;
[http://pyxis.gsu.edu/twiki/pub/ResearchComputing/CampusWideMatlabLicense/The_Mathworks_total_headcount_installation_guide.pdf TAH Admin Guide]&lt;br /&gt;
&lt;br /&gt;
===installation help===&lt;br /&gt;
If you get stuck or have problems with the ''self-service'' installation then follow the steps below. You must be faculty, staff, post-doc, or a grad student using Mathworks software for UAB research activities to activate this software.&lt;br /&gt;
&lt;br /&gt;
# Contact [[User:Mbolding@uab.edu | mbolding@uab.edu]] to be added to the license. Put '''matlab''' in the subject line of your email or Mark may not read it. He will need your @uab.edu email address to confirm affiliation.&lt;br /&gt;
# Download the software from [http://www.mathworks.com/downloads/web_downloads/agent_check?s_cid=mwa-cmlndedl&amp;amp;mode=gwylf&amp;amp;refer=mwa mathworks download site].&lt;br /&gt;
# install&lt;br /&gt;
&lt;br /&gt;
Contact [[User:Mbolding@uab.edu | mbolding@uab.edu]] or [mailto:support@mathworks.com support@mathworks.com]. Mathworks will want your license number: 678600.  If you do not hear back from Mark within one working day then call 4-2009.&lt;br /&gt;
&lt;br /&gt;
==more information==&lt;br /&gt;
* [[Matlab site license FAQ]]&lt;br /&gt;
* [[Getting started with matlab and simulink]]&lt;br /&gt;
* [[Matlab site license ad hoc working group]]&lt;br /&gt;
* General information on the [[UAB TAH license]]&lt;br /&gt;
&lt;br /&gt;
[[Category:MATLAB]]&lt;/div&gt;</summary>
		<author><name>Laurenr@uab.edu</name></author>
	</entry>
	<entry>
		<id>https://docs.uabgrid.uab.edu/w/index.php?title=Matlab_Designated_Computer_Install&amp;diff=2615</id>
		<title>Matlab Designated Computer Install</title>
		<link rel="alternate" type="text/html" href="https://docs.uabgrid.uab.edu/w/index.php?title=Matlab_Designated_Computer_Install&amp;diff=2615"/>
		<updated>2011-03-30T19:34:52Z</updated>

		<summary type="html">&lt;p&gt;Laurenr@uab.edu: /* installation, more detailed version */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This page covers the steps involved to install Mathworks software on an individual computer.  This type of installation is termed a '''Designated Computer''' install.  Designated Computer installations are completely stand alone installations and are individually activated for each computer.  This install type is required if the computers that will run MATLAB are not connected to the campus network when MATLAB is in use, eg. a laptop that you use on and off campus. It is also an acceptable installation choice when maintaining Mathworks software on a small number of computers, however, you may find the [[Simplified MATLAB Install]] easier to maintain for any on-campus computers.&lt;br /&gt;
&lt;br /&gt;
The Designated Computer install is generally not practical when a large number of computers need to be maintained, since the overhead of managing individual authorizations for each computer is too high. For example, when you are responsible for maintaining many computers in a lab or department or when you simply don't want to take on the responsibility for maintaining license authorizations for your installation. In the latter case, the [[Simplified MATLAB Install]] may be your preferred option.&lt;br /&gt;
&lt;br /&gt;
==how to install the software==&lt;br /&gt;
The following instructions apply to dedicated standalone installations. &lt;br /&gt;
&lt;br /&gt;
{{MatlabAppPage}}&lt;br /&gt;
&lt;br /&gt;
In order to install and activate the software, end users need Mathworks accounts. Create a Mathworks account at www.mathworks.com with your official UAB email address (somebody@uab.edu). Students will not be able to install and activate the software.  They are free to use the products on any computer on campus after it is installed and activated. For the purposes of this license, graduate students and post-docs are considered staff when using the software in the course of research.&lt;br /&gt;
&lt;br /&gt;
Users will need an activation key to associate their Mathworks accounts with the license. You can get the activation key from the UAB IT software site. See [[get a UAB Mathworks key]] for instructions. You only need to request the key once.&lt;br /&gt;
&lt;br /&gt;
After your account has been associated with the license, download, install, and activate the software following the instructions below.&lt;br /&gt;
===installation overview===&lt;br /&gt;
#Create a Mathworks account using your @uab.edu address if you do not have one already.&lt;br /&gt;
#Request an activation [[Get a UAB Mathworks key | key]].&lt;br /&gt;
#Associate to the campus-wide license using your activation key.&lt;br /&gt;
#Download and install the MATLAB software.&lt;br /&gt;
#Activate the software.&lt;br /&gt;
&lt;br /&gt;
This is a standalone license, so MATLAB can be used off of the network.&lt;br /&gt;
&lt;br /&gt;
===Installation===&lt;br /&gt;
Follow the instructions detailed in [[Downloading and Installing MATLAB]].&lt;br /&gt;
An outline of these installation steps are as follows:&lt;br /&gt;
# [http://www.mathworks.com/accesslogin/createProfile.do Create an account at the Mathworks site] using your campus @uab.edu email address if you do not have one already.&lt;br /&gt;
#Request an activation [[Get a UAB Mathworks key | key]].&lt;br /&gt;
#Associate to the campus-wide license using your activation key.&lt;br /&gt;
#Download the software from [http://www.mathworks.com/downloads/web_downloads/agent_check?s_cid=mwa-cmlndedl&amp;amp;mode=gwylf&amp;amp;refer=mwa mathworks download site] and install.&lt;br /&gt;
#Activate the software.  '''If you chose to let the installer launch the activation application, the application can skip several of the steps outlined below''' because the installer passes the information to the activation application.&lt;br /&gt;
## In the Activation Welcome dialog box, click Next.&lt;br /&gt;
## Log in to your MathWorks Account and click Next.&lt;br /&gt;
## Select the license you want to activate and click Next.&lt;br /&gt;
## Specify the Activation Key in the Activation Key dialog box and click Next.&lt;br /&gt;
## Confirm your activation information in the Confirmation dialog box and click Activate to activate the software.&lt;br /&gt;
## Complete the activation process by clicking Finish in the Activation Complete dialog box.&lt;br /&gt;
&lt;br /&gt;
Your software is now ready to use.&lt;br /&gt;
&lt;br /&gt;
'''NOTE:''' A detailed description of the installation process is in the end-user section of the TAH admin guide:&lt;br /&gt;
[http://pyxis.gsu.edu/twiki/pub/ResearchComputing/CampusWideMatlabLicense/The_Mathworks_total_headcount_installation_guide.pdf TAH Admin Guide]&lt;br /&gt;
&lt;br /&gt;
===installation help===&lt;br /&gt;
If you get stuck or have problems with the ''self-service'' installation then follow the steps below. You must be faculty, staff, post-doc, or a grad student using Mathworks software for UAB research activities to activate this software.&lt;br /&gt;
&lt;br /&gt;
# Contact [[User:Mbolding@uab.edu | mbolding@uab.edu]] to be added to the license. Put '''matlab''' in the subject line of your email or Mark may not read it. He will need your @uab.edu email address to confirm affiliation.&lt;br /&gt;
# Download the software from [http://www.mathworks.com/downloads/web_downloads/agent_check?s_cid=mwa-cmlndedl&amp;amp;mode=gwylf&amp;amp;refer=mwa mathworks download site].&lt;br /&gt;
# install&lt;br /&gt;
&lt;br /&gt;
Contact [[User:Mbolding@uab.edu | mbolding@uab.edu]] or [mailto:support@mathworks.com support@mathworks.com]. Mathworks will want your license number: 678600.  If you do not hear back from Mark within one working day then call 4-2009.&lt;br /&gt;
&lt;br /&gt;
==more information==&lt;br /&gt;
* [[Matlab site license FAQ]]&lt;br /&gt;
* [[Getting started with matlab and simulink]]&lt;br /&gt;
* [[Matlab site license ad hoc working group]]&lt;br /&gt;
* General information on the [[UAB TAH license]]&lt;br /&gt;
&lt;br /&gt;
[[Category:MATLAB]]&lt;/div&gt;</summary>
		<author><name>Laurenr@uab.edu</name></author>
	</entry>
	<entry>
		<id>https://docs.uabgrid.uab.edu/w/index.php?title=Downloading_and_Installing_MATLAB&amp;diff=2614</id>
		<title>Downloading and Installing MATLAB</title>
		<link rel="alternate" type="text/html" href="https://docs.uabgrid.uab.edu/w/index.php?title=Downloading_and_Installing_MATLAB&amp;diff=2614"/>
		<updated>2011-03-30T19:14:06Z</updated>

		<summary type="html">&lt;p&gt;Laurenr@uab.edu: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This is a stub with generic content for downloading MATLAB form Mathworks and installing on your computer.&lt;br /&gt;
&lt;br /&gt;
These instructions are paraphrased below:&lt;br /&gt;
# You must have a MathWorks account with an @uab.edu email address as the user name. You can use an existing Mathworks account, but the e-mail address used for the account must include the university’s e-mail domain and the account must be set up for academic use. To create an account at the [http://www.mathworks.com MathWorks] web site, click the [http://www.mathworks.com/accesslogin/createProfile.do?uri=http://www.mathworks.com/index.html Create Account link]. When you create the account, make sure to set it up for academic use (under ''How will you use this software'').&lt;br /&gt;
# Get an Activation Key. See [[Get a UAB Mathworks key]].&lt;br /&gt;
# To download the software, you must associate your MathWorks Account with the TAH Campus license, using the Activation Key. You can associate with a license using the License Center at the MathWorks Web site. To associate with a license at the License Center, follow these instructions:&lt;br /&gt;
## Go to the MathWorks Web site and log in to your MathWorks Account.&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;[[File:Screen1.png]] &amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&lt;br /&gt;
## On the [http://www.mathworks.com/accesslogin/myAccount.do My Account] page, click ''Manage Licenses''. &amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;[[File:Screen2.png]] &amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&lt;br /&gt;
## On the My Licenses page, click ''Add License''.&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;[[File:Screen3.png]]&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;[[File:Screen4.png]] &amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&lt;br /&gt;
## In the Associate dialog box, enter the Activation Key of the TAH Campus license. [[Get a UAB Mathworks key]]&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;[[File:Screen5.png]] &amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&lt;br /&gt;
# Follow these instructions to install the product files&lt;br /&gt;
## Go to the [http://mathworks.com MathWorks] Web site and log in to your MathWorks Account. On the [http://www.mathworks.com/accesslogin/myAccount.do My Account] page, under ''My Downloads'' click ''Get Licensed Products and Updates''. (For now, if you do not have download rights, contact [[User:Mbolding@uab.edu | mbolding@uab.edu]] or one of the other [[List_of_UAB_TAH_Asset_Managers | Admins]] and we will change the permissions. Put ''MATLAB TAH'' in the subject line.)&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;[[File:Screen6.png]] &amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&lt;br /&gt;
## Select your products and download them.&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;[[File:Screen7.png]] &amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&lt;br /&gt;
## Start the MathWorks installer specific to your platform.&lt;br /&gt;
##* Windows: Double-click the setup.exe file.&lt;br /&gt;
##* Macintosh: Double-click the InstallForMacOSX file.&lt;br /&gt;
##* Linux/Unix: Run the install.sh script.&lt;br /&gt;
## Choose to ''install automatically using the Internet'' in the Installer Welcome dialog box.&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;[[File:Screen8.png]]&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&lt;br /&gt;
## Review the software license agreement and click Next.&lt;br /&gt;
## Log in to your MathWorks Account, specifying your university e-mail address and password, and click Next. If you have not created an account, select the I need to create a MathWorks Account option and click Next. If you are creating a new account, enter your university e-mail address, first name, and last name in the Account Creation dialog box. When you create an account you must also specify the Activation Key of the TAH Campus license. (see [[Get a UAB Mathworks key]]) Click Next.&lt;br /&gt;
## Specify the license you want to install in the License Selection dialog box.&lt;br /&gt;
##* If you have already associated your account with the TAH Campus license at the License Center, select the license from the list of licenses.&lt;br /&gt;
##* If you have the Activation Key for the TAH Campus license, select the Enter an Activation Key for a license not listed option and enter the Activation Key.&lt;br /&gt;
##* If you created an account in the previous step, you already specified the Activation Key, so the installer skips this step.&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;[[File:Screen9.png]]&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&lt;br /&gt;
## After specifying the TAH Campus license, click Next.&lt;br /&gt;
## Select the Typical option in the Installation Type dialog box. This ensures that all products on the TAH Campus license get installed.&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;[[File:Screen10.png]]&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&lt;br /&gt;
## Specify the folder in which you want to install the software in the Installation Folder dialog box and click Next.&lt;br /&gt;
## Confirm your choices and click Install.&lt;br /&gt;
## When the MathWorks installer finishes, it displays the Installation Complete dialog box. In this dialog box, you can choose to activate the software you just installed. You cannot use the software until you activate it. The MathWorks recommends activating immediately after installation. If you want to activate later in a separate process, clear the option and click Next. To proceed with activation, leave the option selected and click Next.&lt;/div&gt;</summary>
		<author><name>Laurenr@uab.edu</name></author>
	</entry>
	<entry>
		<id>https://docs.uabgrid.uab.edu/w/index.php?title=Downloading_and_Installing_MATLAB&amp;diff=2613</id>
		<title>Downloading and Installing MATLAB</title>
		<link rel="alternate" type="text/html" href="https://docs.uabgrid.uab.edu/w/index.php?title=Downloading_and_Installing_MATLAB&amp;diff=2613"/>
		<updated>2011-03-30T19:09:20Z</updated>

		<summary type="html">&lt;p&gt;Laurenr@uab.edu: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This is a stub with generic content for downloading MATLAB form Mathworks and installing on your computer.&lt;br /&gt;
&lt;br /&gt;
These instructions are paraphrased below:&lt;br /&gt;
# You must have a MathWorks account with an @uab.edu email address as the user name. You can use an existing Mathworks account, but the e-mail address used for the account must include the university’s e-mail domain and the account must be set up for academic use. To create an account at the [http://www.mathworks.com MathWorks] web site, click the [http://www.mathworks.com/accesslogin/createProfile.do?uri=http://www.mathworks.com/index.html Create Account link]. When you create the account, make sure to set it up for academic use (under ''How will you use this software'').&lt;br /&gt;
# Get an Activation Key. See [[Get a UAB Mathworks key]].&lt;br /&gt;
# To download the software, you must associate your MathWorks Account with the TAH Campus license, using the Activation Key. You can associate with a license using the License Center at the MathWorks Web site. To associate with a license at the License Center, follow these instructions:&lt;br /&gt;
## Go to the MathWorks Web site and log in to your MathWorks Account.&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;[[File:Screen1.png]] &amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&lt;br /&gt;
## On the [http://www.mathworks.com/accesslogin/myAccount.do My Account] page, click ''Manage Licenses''. &amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;[[File:Screen2.png]] &amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&lt;br /&gt;
## On the My Licenses page, click ''Add License''.&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;[[File:Screen3.png]]&amp;lt;br /&amp;gt;[[File:Screen4.png]] &amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&lt;br /&gt;
## In the Associate dialog box, enter the Activation Key of the TAH Campus license. [[Get a UAB Mathworks key]]&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;[[File:Screen5.png]] &amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&lt;br /&gt;
# Follow these instructions to install the product files&lt;br /&gt;
## Go to the [http://mathworks.com MathWorks] Web site and log in to your MathWorks Account. On the [http://www.mathworks.com/accesslogin/myAccount.do My Account] page, under ''My Downloads'' click ''Get Licensed Products and Updates''. (For now, if you do not have download rights, contact [[User:Mbolding@uab.edu | mbolding@uab.edu]] or one of the other [[List_of_UAB_TAH_Asset_Managers | Admins]] and we will change the permissions. Put ''MATLAB TAH'' in the subject line.)&amp;lt;br /&amp;gt;[[File:Screen6.png]] &amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&lt;br /&gt;
## Select your products and download them.&amp;lt;br /&amp;gt;[[File:Screen7.png]] &amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&lt;br /&gt;
## Start the MathWorks installer specific to your platform.&lt;br /&gt;
##* Windows: Double-click the setup.exe file.&lt;br /&gt;
##* Macintosh: Double-click the InstallForMacOSX file.&lt;br /&gt;
##* Linux/Unix: Run the install.sh script.&lt;br /&gt;
## Choose to ''install automatically using the Internet'' in the Installer Welcome dialog box.&amp;lt;br /&amp;gt;[[File:Screen8.png]]&lt;br /&gt;
## Review the software license agreement and click Next.&lt;br /&gt;
## Log in to your MathWorks Account, specifying your university e-mail address and password, and click Next. If you have not created an account, select the I need to create a MathWorks Account option and click Next. If you are creating a new account, enter your university e-mail address, first name, and last name in the Account Creation dialog box. When you create an account you must also specify the Activation Key of the TAH Campus license. (see [[Get a UAB Mathworks key]]) Click Next.&lt;br /&gt;
## Specify the license you want to install in the License Selection dialog box.&lt;br /&gt;
##* If you have already associated your account with the TAH Campus license at the License Center, select the license from the list of licenses.&lt;br /&gt;
##* If you have the Activation Key for the TAH Campus license, select the Enter an Activation Key for a license not listed option and enter the Activation Key.&lt;br /&gt;
##* If you created an account in the previous step, you already specified the Activation Key, so the installer skips this step.&amp;lt;br /&amp;gt;[[File:Screen9.png]]&lt;br /&gt;
## After specifying the TAH Campus license, click Next.&lt;br /&gt;
## Select the Typical option in the Installation Type dialog box. This ensures that all products on the TAH Campus license get installed.&amp;lt;br /&amp;gt;[[File:Screen10.png]]&lt;br /&gt;
## Specify the folder in which you want to install the software in the Installation Folder dialog box and click Next.&lt;br /&gt;
## Confirm your choices and click Install.&lt;br /&gt;
## When the MathWorks installer finishes, it displays the Installation Complete dialog box. In this dialog box, you can choose to activate the software you just installed. You cannot use the software until you activate it. The MathWorks recommends activating immediately after installation. If you want to activate later in a separate process, clear the option and click Next. To proceed with activation, leave the option selected and click Next.&lt;/div&gt;</summary>
		<author><name>Laurenr@uab.edu</name></author>
	</entry>
	<entry>
		<id>https://docs.uabgrid.uab.edu/w/index.php?title=Downloading_and_Installing_MATLAB&amp;diff=2612</id>
		<title>Downloading and Installing MATLAB</title>
		<link rel="alternate" type="text/html" href="https://docs.uabgrid.uab.edu/w/index.php?title=Downloading_and_Installing_MATLAB&amp;diff=2612"/>
		<updated>2011-03-30T19:07:42Z</updated>

		<summary type="html">&lt;p&gt;Laurenr@uab.edu: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This is a stub with generic content for downloading MATLAB form Mathworks and installing on your computer.&lt;br /&gt;
&lt;br /&gt;
These instructions are paraphrased below:&lt;br /&gt;
# You must have a MathWorks account with an @uab.edu email address as the user name. You can use an existing Mathworks account, but the e-mail address used for the account must include the university’s e-mail domain and the account must be set up for academic use. To create an account at the [http://www.mathworks.com MathWorks] web site, click the [http://www.mathworks.com/accesslogin/createProfile.do?uri=http://www.mathworks.com/index.html Create Account link]. When you create the account, make sure to set it up for academic use (under ''How will you use this software'').&lt;br /&gt;
# Get an Activation Key. See [[Get a UAB Mathworks key]].&lt;br /&gt;
# To download the software, you must associate your MathWorks Account with the TAH Campus license, using the Activation Key. You can associate with a license using the License Center at the MathWorks Web site. To associate with a license at the License Center, follow these instructions:&lt;br /&gt;
## Go to the MathWorks Web site and log in to your MathWorks Account.&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;[[File:Screen1.png]] &amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&lt;br /&gt;
## On the [http://www.mathworks.com/accesslogin/myAccount.do My Account] page, click ''Manage Licenses''. &amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;[[File:Screen2.png]] &amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&lt;br /&gt;
## On the My Licenses page, click ''Add License''.&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;[[File:Screen3.png]]&amp;lt;br /&amp;gt;[[File:Screen4.png]] &amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&lt;br /&gt;
## In the Associate dialog box, enter the Activation Key of the TAH Campus license. [[Get a UAB Mathworks key]]&amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;[[File:Screen5.png]] &amp;lt;br /&amp;gt;&amp;lt;br /&amp;gt;&lt;br /&gt;
# Follow these instructions to install the product files&lt;br /&gt;
## Go to the [http://mathworks.com MathWorks] Web site and log in to your MathWorks Account. On the [http://www.mathworks.com/accesslogin/myAccount.do My Account] page, under ''My Downloads'' click ''Get Licensed Products and Updates''. (For now, if you do not have download rights, contact [[User:Mbolding@uab.edu | mbolding@uab.edu]] or one of the other [[List_of_UAB_TAH_Asset_Managers | Admins]] and we will change the permissions. Put ''MATLAB TAH'' in the subject line.)&amp;lt;br /&amp;gt;[[File:Screen6.png]]&lt;br /&gt;
## Select your products and download them.&amp;lt;br /&amp;gt;[[File:Screen7.png]]&lt;br /&gt;
## Start the MathWorks installer specific to your platform.&lt;br /&gt;
##* Windows: Double-click the setup.exe file.&lt;br /&gt;
##* Macintosh: Double-click the InstallForMacOSX file.&lt;br /&gt;
##* Linux/Unix: Run the install.sh script.&lt;br /&gt;
## Choose to ''install automatically using the Internet'' in the Installer Welcome dialog box.&amp;lt;br /&amp;gt;[[File:Screen8.png]]&lt;br /&gt;
## Review the software license agreement and click Next.&lt;br /&gt;
## Log in to your MathWorks Account, specifying your university e-mail address and password, and click Next. If you have not created an account, select the I need to create a MathWorks Account option and click Next. If you are creating a new account, enter your university e-mail address, first name, and last name in the Account Creation dialog box. When you create an account you must also specify the Activation Key of the TAH Campus license. (see [[Get a UAB Mathworks key]]) Click Next.&lt;br /&gt;
## Specify the license you want to install in the License Selection dialog box.&lt;br /&gt;
##* If you have already associated your account with the TAH Campus license at the License Center, select the license from the list of licenses.&lt;br /&gt;
##* If you have the Activation Key for the TAH Campus license, select the Enter an Activation Key for a license not listed option and enter the Activation Key.&lt;br /&gt;
##* If you created an account in the previous step, you already specified the Activation Key, so the installer skips this step.&amp;lt;br /&amp;gt;[[File:Screen9.png]]&lt;br /&gt;
## After specifying the TAH Campus license, click Next.&lt;br /&gt;
## Select the Typical option in the Installation Type dialog box. This ensures that all products on the TAH Campus license get installed.&amp;lt;br /&amp;gt;[[File:Screen10.png]]&lt;br /&gt;
## Specify the folder in which you want to install the software in the Installation Folder dialog box and click Next.&lt;br /&gt;
## Confirm your choices and click Install.&lt;br /&gt;
## When the MathWorks installer finishes, it displays the Installation Complete dialog box. In this dialog box, you can choose to activate the software you just installed. You cannot use the software until you activate it. The MathWorks recommends activating immediately after installation. If you want to activate later in a separate process, clear the option and click Next. To proceed with activation, leave the option selected and click Next.&lt;/div&gt;</summary>
		<author><name>Laurenr@uab.edu</name></author>
	</entry>
</feed>