Code generation for polybuffer

조회 수: 6 (최근 30일)
YOUNSIL KIM
YOUNSIL KIM 2025년 5월 14일
댓글: YOUNSIL KIM 2025년 5월 14일
In the webpage of mathwork, the polybuffer function supports the code generation capability using MATLAB coder.
But, when I generate the code containing polybuffer, the Coder error message appeared as "polybuffer is not supported for code generation".
How can I fix this problem?

채택된 답변

Steven Lord
Steven Lord 2025년 5월 14일
Can you confirm which release of MATLAB you're using? It appears that the C/C++ code generation support for polybuffer was added in release R2023a. If you're using an older release (not the release R2024b with which this question is marked) then you would need to upgrade to R2023a or later to generate code from polybuffer.
  댓글 수: 1
YOUNSIL KIM
YOUNSIL KIM 2025년 5월 14일
Thank you for your kind answer. I may use the wrong version of MATLAB. Thank you very much!!!

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

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 MATLAB Coder에 대해 자세히 알아보기

제품


릴리스

R2024b

Community Treasure Hunt

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

Start Hunting!

Translated by