How to change directory to write-able one and still be able to compile using a C- compiler?
1 回表示 (過去 30 日間)
古いコメントを表示
I used an user defined matlab function block in my simulink model. When I ran the model it showed that " current directory reserved for matlab files only" , so I changed the directory, but then the system shows an error " unable to locate a C complier used for state flow". I'm stuck please help me out!
1 件のコメント
Titus Edelhofer
2015 年 6 月 1 日
The "still be able" is misleading: MATLAB first checked the directory (and complained). When you corrected this problem, MATLAB complained about the missing C-Compiler ;-).
回答 (1 件)
参考
カテゴリ
Help Center および File Exchange で Manage Products についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!