pathの保存が出来ません。
15 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
pathの変更を保存しようとしたところ以下のような表示が出ました。
![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/460225/image.png)
はいを選んで保存しようとしても実行できずまたこの画面が出ます。
pathdef.mはC:\Program Files\MATLAB\R2020a\toolbox\local内にありますが問題があるのでしょうか?
またMATLABを管理者権限で実行するなども試しましたが特に変化はありませんでした。
0 commentaires
Réponse acceptée
michio
le 15 Déc 2020
で表示されるメッセージの意味について触れられているので参考までご紹介します。
pathdef.m を別の場所に保存しますか?というのはコマンド
> userpath
で表示されるフォルダに保存しますか?という意味であるはずですが、実行できない理由が気になります。
例えばコマンドウィンドウ上で userpath と実行して表示されるフォルダは存在しておりますでしょうか?
Plus de réponses (0)
Voir également
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!