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.
조회 수: 4 (최근 30일)
이전 댓글 표시
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
댓글 수: 0
답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 Run on Android Device에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!