psat(power system analysis toolbox) install problem ,
Ältere Kommentare anzeigen
when I run psat, it returns Physical modeling domain definition file p1.m not found.
what should I do
Antworten (1)
Bhargavi Maganuru
am 29 Apr. 2020
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
Kategorien
Mehr zu Introduction to Installation and Licensing finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!