Did Matlab download even though I have not downloaded the compiler required?

1 view (last 30 days)
While downloading Matlab and Simulink student suite I got a window for a compiler required. I had to stop downloading to clean up space in my harddrive to be able to dl xcode on my macbook. Now that I came back I can open matlab even though I have not yet dowloaded xcode. Is the download completed? Do I have to do anything else?

Accepted Answer

Steven Lord
Steven Lord on 18 Dec 2019
That window contains "product configuration notes" as described in step 11 of the installation process. They are not required to use the products, but they indicate additional steps you may need to perform to use certain functionality.
For example, the window on that documentation page shows that if you want to use MATLAB Coder to create Excel add-ins, you will need to install and/or setup a supported compiler. If you know you're never going to need to use MATLAB Coder to create Excel add-ins, you could ignore that note. If you do ignore the note and later on need to use MATLAB Coder to create Excel add-ins, when you try to create the Excel add-in MATLAB Coder should indicate that you need to install and/or setup a supported compiler at that time.
The note the installer brings up lets you plan ahead if you know that what's described is something you will do.

More Answers (0)

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!