file size of installer
10 views (last 30 days)
Show older comments
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
0 Comments
Accepted Answer
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.
0 Comments
More Answers (0)
See Also
Categories
Find more on Introduction to Installation and Licensing in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!