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!