I want to export the values displayed in the model explorer. Is there a way to do that?

1 次查看(过去 30 天)
I am working on development using Simulink and would like to create a document that shares information about the ports in the model. Is there a way to export information from the Model Explorer? I would like to export details such as Port Name, Port, BlockType, OutDataTypeStr, etc., in any format like .csv, .m, .xls, or .txt, and save them separately. Is there a way to do this??

回答(1 个)

madhan ravi
madhan ravi 2024-1-4
Investigate the names abs values using get_param() and export them according to their categories.

类别

Help CenterFile Exchange 中查找有关 Programmatic Model Editing 的更多信息

产品


版本

R2023b

Community Treasure Hunt

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

Start Hunting!

Translated by