Clear Filters
Clear Filters

The function 'labelmatrix' is not supported for standalone code generation. See the documentation for coder.extrinsic to learn how you can use this function in simulation.

2 views (last 30 days)
Hi, I face this error, when I try to build a simulink model (that has been created from matlab code using a function block). I need to ultimately export this project to android SDK to make a application. I understand that extrinsic functions call matlab for simulating these unsupported functions. I would like to know if there is a way of keeping this function when I move to android without explicitly coding it in C.
A thought that occurred is, would it be possible somehow on an android device, if there is matlab mobile also in it

Answers (0)

Community Treasure Hunt

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

Start Hunting!