Load flow Analyzer Report to Excel

3 ビュー (過去 30 日間)
Jenny Rose Repollo
Jenny Rose Repollo 2022 年 3 月 25 日
回答済み: Harimurali 2023 年 11 月 6 日
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.

回答 (1 件)

Harimurali
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.

カテゴリ

Help Center および File ExchangeMATLAB Report Generator についてさらに検索

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by