MATLAB 2018a error: Error using actxserver:
조회 수: 2 (최근 30일)
이전 댓글 표시
Hi,
My script that connecting Matlab and Power World is not working after migrated to 2018a. Here is the error: Server creation failed. Invalid ProgID 'pwrworld.SimulatorAuto'. It used to work over a year ago. Could any expert tell what might go wrong here? Thanks.
댓글 수: 0
채택된 답변
Preethi Ayyamperumal
2018년 5월 25일
In order to create a COM server, the PROGID "pwrworld.SimulatorAuto" for the Power World application needs to be present in the windows registry. The reason for this issue might be due to Power World application not being added to Windows Registry.
Please reinstall Power World application so that it will be automatically added to the windows registry and see if it resolves the issue.
추가 답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 Startup and Shutdown에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!