block type "MATLABFcn": not yet supported by simulink coder

I use interpreted matlab function in the simulink block.It works on pc when i try to run onTI 28379d launchpad pi it gives "Simulink coder error in block "model/Interpreted Matlab Function", block type "MATLABFcn": not yet supported by simulink coder". what is the problem here? how to solve this?

 Akzeptierte Antwort

Fangjun Jiang
Fangjun Jiang am 2 Dez. 2019
Bearbeitet: Fangjun Jiang am 2 Dez. 2019

0 Stimmen

Run this in your MATLAB version to bring up the document.
web(fullfile(docroot, 'simulink/ug/comparison-of-custom-block-functionality.html'))
Use "MATLAB Function" block. Avoid using "Interpreted MATLAB Function" block as it is not supported for code generation.

Weitere Antworten (0)

Kategorien

Mehr zu Simulink Coder finden Sie in Hilfe-Center und File Exchange

Tags

Community Treasure Hunt

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

Start Hunting!

Translated by