Error while using Stateflow
Mostrar comentarios más antiguos
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 comentario
Arvind Sathyanarayanan
el 5 de Abr. de 2019
Could you please attach your model so we can try and replicate the issue?
Respuestas (1)
Ravi
el 30 de Abr. de 2020
0 votos
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')
Categorías
Más información sobre Modeling en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!