when i generate MATLAB Coder , i got this Error Undefined function 'mldivide' for input arguments of type 'struct'. in matlab ?
Mostrar comentarios más antiguos
when i generate MATLAB Coder , i got this Error Undefined function 'mldivide' for input arguments of type 'struct'. in matlab ?
1 comentario
Adam
el 6 de Abr. de 2018
Yes, it is true that mldivide is not defined for structs. This is also the case in normal code before you run it through Coder. You haven't shown any code though so I can't really do much beyond agreeing with the error message!
Respuestas (0)
Categorías
Más información sobre MATLAB Coder en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!