Error while using Stateflow
Afficher commentaires plus anciens
While I am using Stateflow to model a battery control circuit, a same error is being showed each time. The diagnostic viewer is showing, "The current directory 'c:\program files\matlab\r2016a\bin' is reserved for MATLAB files. Please change your current directory to a writeable directory outside of the MATLAB installation area." But the simulation is saved in d drive!! How should I solve this problem??

1 commentaire
Arvind Sathyanarayanan
le 5 Avr 2019
Could you please attach your model so we can try and replicate the issue?
Réponses (1)
Ravi
le 30 Avr 2020
0 votes
HI,
Change your current directory otherthan 'c:\program files\matlab\r2016a\bin''.
For example your desktop location.
My current directory is >> 'D:\2015a\bin'
to change this directory >> cd('C:\Users\Ravi\Desktop')
Catégories
En savoir plus sur Modeling 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!