when i generate MATLAB Coder , i got this Error Undefined function 'mldivide' for input arguments of type 'struct'. in matlab ?

3 次查看(过去 30 天)
when i generate MATLAB Coder , i got this Error Undefined function 'mldivide' for input arguments of type 'struct'. in matlab ?
  1 个评论
Adam
Adam 2018-4-6
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!

请先登录,再进行评论。

回答(0 个)

类别

Help CenterFile Exchange 中查找有关 MATLAB Coder 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by