How does MATLAB R2017a access the script files of previous version installed on same pc?
2 ビュー (過去 30 日間)
古いコメントを表示
HIMANSHU SANDHIBIGRAHA
2017 年 8 月 29 日
回答済み: Cam Salzberger
2017 年 8 月 29 日
I had MATLAB R2016a installed on my device and was working with it. I installed R2017a version on another directory on the same pc and to my astonishment the script files of previous installation were opened automatically in the new version. How does MATLAB collect these files stored in other directory under older version?
0 件のコメント
採用された回答
Cam Salzberger
2017 年 8 月 29 日
When a new version of MATLAB is installed, it checks for old versions and their preferences, and attempts to migrate them over to the new version of MATLAB as a convenience to the user. This includes recent files, files open in the editor, and current directories. Those will be opened upon starting the new MATLAB, if the appropriate settings were enabled in the old version.
If you're curious where these settings are stored, you can run prefdir in the MATLAB version you want to know about.
-Cam
0 件のコメント
その他の回答 (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!