Borrar filtros
Borrar filtros

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

2 visualizaciones (últimos 30 días)
Hossein Saberi
Hossein Saberi el 21 de Jul. de 2019
Comentada: Walter Roberson el 21 de Jul. de 2019
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 comentario
Walter Roberson
Walter Roberson el 21 de Jul. de 2019
When you load the file by hand at the command line, what shows up for class(A.Classify) ?

Iniciar sesión para comentar.

Respuestas (0)

Categorías

Más información sobre MATLAB Coder en Help Center y File Exchange.

Etiquetas

Community Treasure Hunt

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

Start Hunting!

Translated by