Matlab function block

조회 수: 3 (최근 30일)
cyberdyne
cyberdyne 2011년 9월 16일
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
Fangjun Jiang
Fangjun Jiang 2011년 9월 16일
Try it!

댓글을 달려면 로그인하십시오.

답변 (1개)

Nirmal Gunaseelan
Nirmal Gunaseelan 2011년 9월 16일
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!

카테고리

Help CenterFile Exchange에서 Signal Generation에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by