file size of installer

10 views (last 30 days)
Matthias Zeisberger
Matthias Zeisberger on 17 Apr 2019
Answered: Walter Roberson on 17 Apr 2019
I just tried to download Matlab 2019a for Linux and found a huge difference in file size between the installer (130 MB) and the ISO image (15.7 GB). What is the reason for this difference?
Yours sincerely

Accepted Answer

Walter Roberson
Walter Roberson on 17 Apr 2019
The ISO images includes everything needed to install all (or most) of the toolboxes, including installation control files and directory archives and an executable that knows how to install everything.
The first level installer is an executable that knows how to download the files needed for installation. One of the things it downloads early is an executable that knows how to install everything given the installation files. The first executable only needs to be large enough to know how to connect to Mathworks and authenticate, find out what the user is entitled to, and download appropriate parts.

More Answers (0)

Categories

Find more on Introduction to Installation and Licensing in Help Center and File Exchange

Tags

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!