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 ?

Antworten (1)

Nirmal Gunaseelan
Nirmal Gunaseelan am 16 Sep. 2011

0 Stimmen

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!

Kategorien

Mehr zu Communications Toolbox finden Sie in Hilfe-Center und File Exchange

Gefragt:

am 16 Sep. 2011

Community Treasure Hunt

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

Start Hunting!

Translated by