Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revision Both sides next revision
matlab [2018/04/03 16:21]
ppfenninger [Linux]
matlab [2018/09/21 09:40]
jbeck [Windows]
Line 1: Line 1:
-====== MATLAB ​R2017a ​Installation ======+====== MATLAB ​R2018a ​Installation ======
 ==== Windows ==== ==== Windows ====
-If you have an existing MATLAB installation prior to R2017b, we recommend you uninstall your current version and reboot your computer prior to running the R2017b ​installation.+If you have an existing MATLAB installation prior to R2018a, we recommend you uninstall your current version and reboot your computer prior to running the R2018a ​installation.
  
 +=== Installation for Olin domained computers ===
 To begin the non-interactive installation,​ IE users may click on the following link.  For any other browser you will need to copy & paste it into the Run box (Windows Key + R):  \\ To begin the non-interactive installation,​ IE users may click on the following link.  For any other browser you will need to copy & paste it into the Run box (Windows Key + R):  \\
-[[\\fsvs01\Applications\Public\netapps\MATLAB\r2017b\windows\win64\silentSetup.lnk]]+[[\\fsvs01\Applications\Public\netapps\MATLAB\r2018a\windows\win64\silentSetup.lnk]]
  
-Babson & Wellesley student may have to specify the domain and authenticate with their Olin network credentials,​ following the link below:+===  Installation for off-domain systems === 
 +Cross-Registered students will need to specify the Olin domain and authenticate with their Olin network credentials,​ following the link below:
 \\ \\
-[[\\fsvs01.olin.edu\Applications\Public\netapps\MATLAB\r2017b\windows\win64\silentSetup.lnk]] +[[\\fsvs01.olin.edu\Applications\Public\netapps\MATLAB\r2018a\windows\win64\silentSetup.lnk]] 
-When prompted for username, please enter "​olin.edu\<​your username>"​ followed by your Olin network password.+ 
 +When prompted for username, please enter "**olin.edu\**//<your username>​//" followed by your Olin network password. 
 + 
 +== continuing installation ==
  
 Click **Open** in the Windows UAC warning window to continue with the installation.  ​ Click **Open** in the Windows UAC warning window to continue with the installation.  ​
Line 23: Line 28:
  
   * Open terminal ​   * Open terminal ​
-  * run sudo apt-get install cifs-utils  +  * run %%sudo apt-get install cifs-utils ​%% 
-  * run mkdir -p ~/​fsvs01/​Applications  +  * run %%mkdir -p ~/​fsvs01/​Applications ​%% 
-  * run sudo mount //​fsvs01/​Applications ~/​fsvs01/​Applications -o user=<​olin_username>,​workgroup=olin.edu,​uid=<​linux_username> ​+  * run sudo mount %%//​fsvs01/​Applications ~/​fsvs01/​Applications -o user=<​olin_username>,​workgroup=olin.edu,​uid=<​linux_username>​%%
   * Enter your Olin Password when prompted ​   * Enter your Olin Password when prompted ​
-  * cd fsvs01/​Applications/​Public/​netapps/​MATLAB/​r2017b/​linux/​installer ​+  * cd fsvs01/​Applications/​Public/​netapps/​MATLAB/​r2018a/​linux/​installer ​
   * sudo ./​install ​   * sudo ./​install ​
  
Line 34: Line 39:
   * Select use file installation key    * Select use file installation key 
   * Accept user agreement ​   * Accept user agreement ​
-  * Copy and paste file installation key. Can be found in 2017b fik.txt ​+  * Copy and paste file installation key. Can be found in 2018a fik.txt ​
   * Select a place to install MATLAB ​   * Select a place to install MATLAB ​
   * Keep default products to installation ​   * Keep default products to installation ​
-  * Path to license file is ~/​fsvs01/​Applications/​Public/​MATLAB/​client-license.dat ​+  * Path to license file is %%~/​fsvs01/​Applications/​Public/​MATLAB/​client-license.dat ​%%
   * Check “Create symbolic links to MATLAB scripts” during installation ​   * Check “Create symbolic links to MATLAB scripts” during installation ​
   * Select install ​   * Select install ​
Line 44: Line 49:
  
   * sudo apt-get install matlab-support   * sudo apt-get install matlab-support
-  * path is MATLAB/R2017b\\ \\+  * path is MATLAB/R2018a 
  
 +===== Known Issues and Solutions =====
  
-===== Known Issues & Solutions =====  \\ +==== Using MATLAB over VPN fails ====
-==== Using MATLAB over VPN fails ==== \\ \\+
 Occasionally while using MATLAB over VPN with slow connections there can be an error where the MATLAB client times out before it receives a response from the license server. ​ The following steps should solve the issue: Occasionally while using MATLAB over VPN with slow connections there can be an error where the MATLAB client times out before it receives a response from the license server. ​ The following steps should solve the issue: