How to change the gcc version in matlab

8 ビュー (過去 30 日間)
sri harsha
sri harsha 2020 年 9 月 28 日
回答済み: Sudhakar Shinde 2020 年 9 月 28 日
hello i am using ubuntu os , i need gcc 4.8 for my project so i installed it
but my matlab is still recognizing gcc-7.5.0 itself
so how can i setup my matlab to use older version of gcc-4.8

回答 (1 件)

Sudhakar Shinde
Sudhakar Shinde 2020 年 9 月 28 日
If you would like to change installed compiler:
type on command window:
mex -setup
installed compiler options will be displayed on command window:
click on option and matlab will configure you to selected compiler.

カテゴリ

Help Center および File ExchangeIntroduction to Installation and Licensing についてさらに検索

タグ

Community Treasure Hunt

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

Start Hunting!

Translated by