MATLAB: Do I receive the installation error “archive is not a ZIP archive”

MATLAB

During MATLAB installation I receive an error message stating that one or more MATLAB or toolbox product archives are not zip archives.

Best Answer

This error message indicates that the MATLAB installer was unable to extract the listed product archives. This is often due to an incomplete or corrupted download. Please re-download the listed installation archives and reattempt the installation.
If installation is still unsuccessful, compare the md5 has of the downloaded archive to the published md5 hashes at the manual download page. Comparing the md5 hash will help verify that the download was successful.
If the md5 hash of the downloaded files matches the published values, try clearing your temp folders (%TEMP%, %TMP%, or /tmp) prior to reattempting the installation.
This error can also occur when there is not enough space in the /tmp directory to contain the product archive during extraction. Increasing the space available within the /tmp directory will resolve this error.