requirements to install Matlab, need compilers or tools
3 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
Dear MathWorks team
I would like to install Matlab 2021b in my old laptop (windows 8.1). The last version that I had installed was matlab R2015a. I remember that, at that time, I had to intalled several compilers (Microsoft Visual C++, SDK). Is this still necessary and if yes which compilers or tools do I have to install. Is there somewhere a list?
Also do I have to remove Matlab R2015a first?
Best wishes,
Natalia
0 Kommentare
Antworten (2)
Jan
am 15 Feb. 2022
You can keep the old Matlab version.
If you need a compiler depends on what you want to do with Matlab. For the Coder, compiling MEX files and maybe Simulink a compiler is required. See: https://www.mathworks.com/support/requirements/supported-compilers.html
Image Analyst
am 15 Feb. 2022
Is that a 64 bit computer? Because the current version (after 2016b) only work with 64 bit computers.
You only need to install compilers if you have the MATLAB Compiler Toolbox and plan on building DLLs or standalone executables.
You do not need to remove older versions. The new version will operate independently just fine.
Siehe auch
Kategorien
Mehr zu Introduction to Installation and Licensing finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!