Clear Filters
Clear Filters

Load flow Analyzer Report to Excel

2 views (last 30 days)
Jenny Rose Repollo
Jenny Rose Repollo on 25 Mar 2022
Answered: Harimurali on 6 Nov 2023
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.

Answers (1)

Harimurali
Harimurali on 6 Nov 2023
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.

Categories

Find more on Simulink Report Generator in Help Center and File Exchange

Community Treasure Hunt

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

Start Hunting!