How to execute bessel function (bessely) at simulink model

I would like to execute bessel function , matlab function is bessely(nu, z), at simulink model file.
I tried to use matlab function block and make a script code of bessely in m-file.
But matlab function block does not accommodate bessel function (bessely).
Would you please instruct me how to execute bessel function at simulink model?

回答 (1 件)

Prasanth
Prasanth 2020 年 11 月 24 日

0 投票

Please follow the instructions given in the below documentation page that illustrates how to create a custom functionality in a Simulink model using MATLAB Function block.
The following documentation page on MATLAB Function block might also be helpful.

カテゴリ

ヘルプ センター および File ExchangeBessel functions についてさらに検索

質問済み:

2015 年 2 月 10 日

回答済み:

2020 年 11 月 24 日

Community Treasure Hunt

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

Start Hunting!

Translated by