Simulink multi-object tracker code generation error. Any clue ?

조회 수: 1 (최근 30일)
Julien Bernard
Julien Bernard 2019년 2월 5일
댓글: Julien Bernard 2019년 3월 26일
Hi,
I have a multi-object tracker showing code generation error (dspace rti target): 'Variable sized properties in handle classes are not supported. This operation defines 'trackingKF.StateTransitionModel' as double[:? x :?].
My issue is this error comes from read-only routine:
toolbox\shared\tracking\trackinglib\+matlabshared\+tracking\+internal\KalmanFilter.m
I tried enabling dynamic memory allocation (coder.config), without success.
How to fix it please ?error_codegen_kalman_multitracker.png
  댓글 수: 2
Honglei Chen
Honglei Chen 2019년 2월 5일
Is there a reproduction code that you can share so we can take a look? Thanks.
Julien Bernard
Julien Bernard 2019년 3월 26일
Thank you for your quick answer.
Attached is a reproduction code, starting from SyntheticDataSimulinkExample
Kind regards

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

답변 (0개)

카테고리

Help CenterFile Exchange에서 Communications Toolbox에 대해 자세히 알아보기

제품


릴리스

R2017b

Community Treasure Hunt

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

Start Hunting!

Translated by