issue with loading and using cell array in MATLAB coder ...

Hello ,I have to load a fixed cell array in my matlab code and use it but i recive this error :
"""""""""The value at 'A.Classify' is unsupported for code generation.
Use the command 'whos -file F:\Sensors\DATA.mat' to view the variables in the MAT file.""""""
how can i deal with this error
(my code is a simple prediction with predict function in matlab)
i hope u can help me

댓글 수: 1

When you load the file by hand at the command line, what shows up for class(A.Classify) ?

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

답변 (0개)

카테고리

도움말 센터File Exchange에서 MATLAB Coder에 대해 자세히 알아보기

태그

질문:

2019년 7월 21일

댓글:

2019년 7월 21일

Community Treasure Hunt

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

Start Hunting!

Translated by