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