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

13 visualizaciones (últimos 30 días)
ozgun girgin
ozgun girgin el 2 de Dic. de 2019
Comentada: Yunhai el 20 de Oct. de 2023
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?

Respuesta aceptada

Fangjun Jiang
Fangjun Jiang el 2 de Dic. de 2019
Editada: Fangjun Jiang el 2 de Dic. de 2019
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.
  3 comentarios
Yunhai
Yunhai el 20 de Oct. de 2023
yes, it works well now

Iniciar sesión para comentar.

Más respuestas (0)

Etiquetas

Community Treasure Hunt

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

Start Hunting!

Translated by