mcrCache9.7の場所の特定について
Afficher commentaires plus anciens
関数または変数 'ctfroot' が認識されません。」のエラーが出ました。
Error in => runtimeInitializationChecks.m at line 23
GUI 起動時に作成されるキャッシュが何らかの影響で壊れてしまった可能性があり、
キャッシュを一旦削除し、再構築することをお試しくださいというAnswerを見つけました。
Windows 環境では、下記の場所にされる様です。
※R2019b で作成したアプリの場合 -> %Temp%\<ユーザ名>\mcrCache9.7
C:\Tempの下には沢山のフォルダがありどこにmcrCache9.7があるのか分からないです。
コマンドプロンプトで、
>dir /s /b mcrCache9.7
と検索してもヒットしないです。
問題が起きているのは自分以外の他のユーザーのマシンなので、自分のマシンではこのキャッシュは無いのでしょうか?
Réponse acceptée
Plus de réponses (0)
Catégories
En savoir plus sur 起動と終了 dans Centre d'aide et File Exchange
Produits
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!