Is there a way to extract a list from "PV Array.ModuleName.Enum" to view the solar module data more efficiently?

15 ビュー (過去 30 日間)
Patrick
Patrick 2025 年 2 月 8 日 18:57
編集済み: Fangjun Jiang 2025 年 2 月 10 日 13:40
I am curretly searching for a method to extract the solar module list and paramaters in the PV Array block. I have been successful in finding the data, but I can't seem to find the correct syntaxt to add the "Enum" data type into my workspace to export to excel. Please find my attached images: "Code"- What I was trying to write to store the data in my workspace, "Location" - Image of the data I want to extract.
Here is an image of the "PV Array Field" I'm trying to review more effiecntly.
Thank you.

回答 (1 件)

Fangjun Jiang
Fangjun Jiang 2025 年 2 月 10 日 13:38
編集済み: Fangjun Jiang 2025 年 2 月 10 日 13:40
Should be BlockDialogParameters.ModuleName.Enum or getfield(BlockDialogParameters.ModuleName,'Enum')

カテゴリ

Help Center および File ExchangeModeling についてさらに検索

製品


リリース

R2023b

Community Treasure Hunt

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

Start Hunting!

Translated by