Load flow Analyzer Report to Excel
조회 수: 3 (최근 30일)
이전 댓글 표시
I would like to export the result of my load flow in simulink simscape to excel. However, I keep receiving an error message, "No version of Microsoft Excel detected".
How can I fix it? I have MS excel installed but I don't know why it wont download the report on xls format.
댓글 수: 0
답변 (1개)
Harimurali
2023년 11월 6일
Hi Jenny,
I understand that you want to export the load flow analyzer report in Excel format but are unable to do so due to an error message that says that a version of Microsoft Excel is not detected.
The load flow analyzer app uses a COM server to communicate with Excel. In this case, COM functions are only available on the Windows operating system hence, it is not possible to generate an Excel report on the Mac operating system.
You can refer to the following documentation for more information about using COM objects in MATLAB:
Alternatively, the MATLAB report generator can be used to generate a report. Please refer to the following documentation for information about the MATLAB report generator:
Hope this helps.
댓글 수: 0
참고 항목
카테고리
Help Center 및 File Exchange에서 MATLAB Report Generator에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!