User Tools

Site Tools


software:matlab:installation

Differences

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

Link to this comparison view

Next revision
Previous revision
software:matlab:installation [2020/03/23 18:16] – created paulgsoftware:matlab:installation [2020/03/27 08:25] (current) jas
Line 1: Line 1:
-===== Installation Instructions =====+===== MATLAB Installation Instructions =====
  
-==== Mounting an ISO file ====+  * [[win-install]]
  
-=== Windows ===+===== Mounting an ISO file =====
  
-  * Windows 8, 8.1 and 10: Native support, mounts a ISO file without any third party software +==== macOS ====
-      - Navigate to the location where you downloaded the ISO file. +
-      - Right-click on the ISO file and then select Mount to mount it. +
- +
-=== macOS ===+
  
   * Usually ISO/DMG files are opened automatically when you double click them in Finder   * Usually ISO/DMG files are opened automatically when you double click them in Finder
   * You can also mount ISO images in Mac OS X by using **Disk Utility**, located in the /Applications/Utilities/ directory. After you launched Disk Utility, navigate from the Disk Utility menu down to "Open Image File" and select your ISO file. The ISO should now appear mounted on the desktop.   * You can also mount ISO images in Mac OS X by using **Disk Utility**, located in the /Applications/Utilities/ directory. After you launched Disk Utility, navigate from the Disk Utility menu down to "Open Image File" and select your ISO file. The ISO should now appear mounted on the desktop.
-  * Command Line:+ 
 +=== Command Line === 
 <code=text> <code=text>
 cd ~/Desktop cd ~/Desktop
Line 21: Line 19:
 </code> </code>
  
-=== Linux ===+==== Linux ===
  
 +  * Ubuntu’s Unity desktop and GNOME include a **Disk Image Mounter** application that can mount ISO files and similar image files graphically. To use it, right-click an .ISO file or another type of disc image, point to Open With, and select **Disk Image Mounter**.
  
-  * Ubuntu’s Unity desktop and GNOME include an **Disk Image Mounter** application that can mount ISO files and similar image files graphically. To use it, right-click an .ISO file or another type of disc image, point to Open With, and select **Disk Image Mounter**.+=== Command Line ===
  
-  * Command Line: 
   * Open a terminal window   * Open a terminal window
   * Create a new directory for your ISO image.   * Create a new directory for your ISO image.
Line 41: Line 40:
   rmdir /media/iso   rmdir /media/iso
  
-=== Linux / macOS / Windows ===+=== Linux / macOS  ===
  
   - Start the MATLAB Installer   - Start the MATLAB Installer
Line 64: Line 63:
     - After selecting the products you want to install, click **Next** to continue with the installation.     - After selecting the products you want to install, click **Next** to continue with the installation.
   - Specify Installation Options   - Specify Installation Options
-    - **Windows Systems**  
-      - On Windows, the Installation Options dialog box lets you choose whether to put shortcuts for starting MATLAB in the **Start** menu and on the desktop. 
-      - For Windows® 10, you can choose either Desktop or All apps in the **Start** menu. 
-      - After selecting installation options, click **Next** to proceed with the installation. 
     - **Linux Systems**        - **Linux Systems**   
       - On Linux systems, you can specify whether you want to create symbolic links to the matlab and mex scripts. Specify a folder to which you have write access and that is common to all your user's paths, such as /usr/local/bin .       - On Linux systems, you can specify whether you want to create symbolic links to the matlab and mex scripts. Specify a folder to which you have write access and that is common to all your user's paths, such as /usr/local/bin .
software/matlab/installation.1585001803.txt.gz · Last modified: 2020/03/23 18:16 by paulg

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki