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 Exchange에서 Communications 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