software:matlab:installation
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
software:matlab:installation [2020/03/23 18:17] – paulg | software:matlab:installation [2020/03/27 08:25] (current) – jas | ||
---|---|---|---|
Line 1: | Line 1: | ||
===== MATLAB 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 / | * You can also mount ISO images in Mac OS X by using **Disk Utility**, located in the / | ||
- | * Command Line: | + | |
+ | === Command Line === | ||
< | < | ||
cd ~/Desktop | cd ~/Desktop | ||
Line 21: | Line 19: | ||
</ | </ | ||
- | === 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 / | - 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 / |
software/matlab/installation.1585001836.txt.gz · Last modified: 2020/03/23 18:17 by paulg