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!