How do I install Visual Studio for use with MATLAB/Simulink?

581 views (last 30 days)

Accepted Answer

MathWorks Support Team
MathWorks Support Team on 20 Dec 2022
Edited: MathWorks Support Team on 13 Sep 2022
You can download the Visual Studio installer from the Microsoft website:
Note that the Community (free), Professional, and Enterprise editions of Visual Studio 2017, 2019 and 2022 are supported for use with MATLAB/Simulink. Express, Build Tools, and Preview editions are not supported.
While running the installer for Visual Studio, make sure that the "Desktop development with C++" workload is selected, as shown in the screenshot below. This will make sure that the actual Visual Studio C++ (MSVC) compiler and all necessary dependencies are installed on your system.
For detailed instructions on how to install Visual Studio C++, refer to the following Microsoft article: Install C and C++ support in Visual Studio
To use Visual Studio 2017 with Simulink Real-Time in MATLAB R2020a and earlier, refer to the following MATLAB Answer: How do I set up Microsoft Visual Studio 2017 for SLRT?

More Answers (0)

Categories

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

Tags

No tags entered yet.

Community Treasure Hunt

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

Start Hunting!