How to change directory to write-able one and still be able to compile using a C- compiler?
Afficher commentaires plus anciens
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 commentaire
Titus Edelhofer
le 1 Juin 2015
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 ;-).
Réponses (1)
Titus Edelhofer
le 1 Juin 2015
0 votes
Hi,
Titus
Catégories
En savoir plus sur Search Path dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!