看板 MATLAB 關於我們 聯絡資訊
如題,看網路上的教學 首先先設定編譯器於command window中鍵入 mbuild -setup 或者 mex -setup 然後第一個選項都選n 會出現好幾個編譯器 使用mbuild -setup會出現兩個 [1] Microsoft Platform SDK 14.0 [2] Microsoft Visual C++ 2005 使用mex -setup會出現六個 [1] Intel C++ 9.1 (with Microsoft Visual C++ 2005 linker) [2] Intel Visual Fortran 9.1 (with Microsoft Visual C++ 2005 linker) [3] Intel Visual Fortran 9.0 (with Microsoft Platform SDK linker) [4] Intel Visual Fortran 9.0 (with Microsoft Visual C++ 2005 linker) [5] Microsoft Platform SDK 14.0 [6] Microsoft Visual C++ 2005 請問我該使用哪一個好呢? 因為如果直接輸入 mcc -m filename 系統都會要我選擇編譯器 但我不太了解這邊 麻煩各位了,謝謝!!! (版本是Matlab R2007b , win7 64bit) -- ※ 發信站: 批踢踢實業坊(ptt.cc) ◆ From: 114.42.253.191
tjp60312:試試deploytool 01/17 19:25