How to "Create new data" for a custom library block

2 次查看(过去 30 天)
Hello all,
I am creating a custom library block for my project which I followed mask concept as Unit delay block. However, I got some difficulties on creating New data for my state variable. Currently, I can only create a state variable which will be stored in data dictionary by default; however, I would like to create as following Unitdelay concept. But I could not find any documents which introduced how to do these stuffs for custom library block.
Or whether are there any Parameter options available for creating this on Mask Editor? Please give me some hints here. Thank you so much!
  4 个评论
madhan ravi
madhan ravi 2023-12-4
sorry I haven't worked with data dictionary yet, so can"t help you
Chuyen
Chuyen 2023-12-5
编辑:Chuyen 2023-12-5
Anyway, thank you for addressing here. I am still finding some sources which introduce that but there is nothing so far. Not sure Mathworks supports to manupilate it programatically.

请先登录,再进行评论。

回答(1 个)

Fangjun Jiang
Fangjun Jiang 2023-12-5
编辑:Fangjun Jiang 2023-12-5
Create a Mask for your customized library block, then when you double click the block, you will have a dialog to specify that parameter, just like the dialog you got when double click the UnitDelay block. The built-in "three dot action button" always appears on the side. Click the button and you will see the "Create variable" or "ParameterName: Create ..." option.
  13 个评论
Fangjun Jiang
Fangjun Jiang 2023-12-13
For new variables, the model workspace option should always be there.
There is API for model workspace too.

请先登录,再进行评论。

类别

Help CenterFile Exchange 中查找有关 Event Functions 的更多信息

产品


版本

R2023b

Community Treasure Hunt

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

Start Hunting!

Translated by