Running a Simulink model using RTW when access to C drive is restricted.
6 次查看(过去 30 天)
显示 更早的评论
A Simulink model created and C code is generated using RTW target. The model runs correctly in normal configuration.
Now, for security reasons, C drive (where Matlab is installed) is locked, i.e., if one tries to access the C drive 'Access denied' message appears. In this configuration, when the model is built, the following error appears.
'C:\Program Files\Matlab Toolbox\rtw\target\rtwin does not exist'.
Please suggest a possible solution.
1 个评论
Kaustubha Govind
2014-5-6
Are you building the model in that directory? Why not change your working directory?
回答(0 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Introduction to Installation and Licensing 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!