Alternative for custom Simscape code setup function?

I have created custom Simscape components (.ssc files) that use the setup function to calculate parameter arrays using a few input values. After my recent update to r2026a, when I build these custom components I get a warning informing me that the setup function will be removed in a future release.
In order to get ahead on future-proofing my code, is there another way to initialize parameters inside the component file such that it can handle operations like adding arrays including units? Some ideas come to mind like intermediate or let-in methods, but I wanted to poll the community's expertise. I can test out and report back on any ideas you provide. Thank you.

回答(1 个)

Torsten
Torsten 2026-8-25,22:32
移动:Torsten 2026-8-25,22:32
Did you read the section "Version history" under
for alternatives for "setup" ?

1 个评论

Thanks, Torsten! Somehow I've never encountered the help page for the setup function. I'll report back once I've digested this.

请先登录,再进行评论。

类别

帮助中心File Exchange 中查找有关 Composite Components 的更多信息

产品

版本

R2026a

提问:

2026-8-25,17:45

评论:

2026-8-26,12:56

Community Treasure Hunt

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

Start Hunting!

Translated by