フィルターのクリア

Creation of C file S-function using S function builder

3 ビュー (過去 30 日間)
sai vasavi
sai vasavi 2012 年 9 月 25 日
Hello Matlab Community, I developed one algorithm in C.Now I want to create S function for those C files to use that code in simulink. How can I do this by using S function builder block .Please can anyone help me in doing this. Regards Sai

回答 (1 件)

TAB
TAB 2012 年 9 月 25 日
Go with Legacy Code Tool instead of using s-functiuon builder.
Legacy Code Tool is used to integrate existing C functions/routines into simulink.
It generates a c-mex s-function and inlinig TLC file which calls your existing C code.
  2 件のコメント
sai vasavi
sai vasavi 2012 年 9 月 25 日
Hi TAB, Thanks for your quick reply. I working on 7.3(R2006b) matlab version.I think this version doesn't support legacy code tool.Hence I thought of creating S function using S function builder.Please Help me in creating S function using S function builder.
sai vasavi
sai vasavi 2012 年 9 月 25 日
Hi TAB, Sorry for my comment.I think this version is supporting legacy code tool.I will go through the link which you attached in your comment. Thank you so much for reply.

サインインしてコメントする。

カテゴリ

Help Center および File ExchangeAuthor Blocks Using S-Function Builder についてさらに検索

製品

Community Treasure Hunt

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

Start Hunting!

Translated by