Matlab function block

Hi,
Can Matlab function block (not EML) use all toolbox functions ?
In other words: Can I recall a particular function from toolbox (like DSP toolbox) by Matlab funcion block ?

回答 (1 件)

Nirmal Gunaseelan
Nirmal Gunaseelan 2011 年 9 月 16 日

0 投票

As long as you do not care about code generation, you should be able to call any function in the MATLAB path. Refer to the doc page for more information on code generation limitations. And as Fangjun pointed out, try it!

カテゴリ

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

質問済み:

2011 年 9 月 16 日

Community Treasure Hunt

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

Start Hunting!

Translated by