Similink create 2 Initialize Procs

1 次查看(过去 30 天)
hoa phan
hoa phan 2023-6-29
Hi,
I use Matlab to generate code and the output generated code as below:
FUNC(void, DASwCpt_SentAcqn_CODE) DASwCpt_SentAcqn_Proc_Ini(void)
{
...
}
FUNC(void, DASwCpt_SentAcqn_CODE) RE_DASwCpt_SentAcqn_Initialize(void)
{
/* (no initialization code required) */
}
I don't know why it always create the RE_DASwCpt_SentAcqn_Initialize proc,
How to setup the model to avoid creating this proc
Thanks

回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Introduction to Installation and Licensing 的更多信息

标签

产品


版本

R2020b

Community Treasure Hunt

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

Start Hunting!

Translated by