psat(power system analysis toolbox) install problem ,
3 ビュー (過去 30 日間)
古いコメントを表示
when I run psat, it returns Physical modeling domain definition file p1.m not found.
what should I do
0 件のコメント
回答 (1 件)
Bhargavi Maganuru
2020 年 4 月 29 日
If you recently reinstalled MATLAB, then please make sure you followed these instructions:
If the missing .M file is a custom one that you wrote, then make sure that you add it to the path.
If it is a new version of MATLAB, then restart your computer after correct installation and enter the following in the MATLAB command window:
restoredefaultpath
rehash toolboxcache
savepath
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!