Clear Filters
Clear Filters

MinGW C/C++ compiler for matlab version R2018b

12 views (last 30 days)
Hello. Where to download MinGW C/C++ compiler for matlab version R2018b? I think it's version 6.3.

Accepted Answer

Naren
Naren on 9 Aug 2023
Hello Roborrr,
To Download MinGW C/C++ compiler for MATLAB R2018b, follow these steps:
  1. Go to the MATLAB Central File Exchange and search for “MinGW”.
  2. Look for the MinGW-w64 Compiler Support package for MATLAB by TDM-GCC.
  3. Open the package and check the compatibility to ensure it supports your current MATLAB version.
  4. Download and run the installer (open with R2018b).
  5. After installing, in MATLAB command window type ‘mex -setup c++’.
  6. MATLAB will prompt you to select a compiler. Choose the MinGW-w64 compiler.
  1 Comment
Salahudheen
Salahudheen on 25 Sep 2023
Hi Naren,
I couldnot see MinGW-w64 Compiler Support package for MATLAB by TDM-GCC in the page MATLAB Central File Exchange

Sign in to comment.

More Answers (0)

Products


Release

R2018b

Community Treasure Hunt

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

Start Hunting!