Converting matlab functions MVKSDensity to dll

조회 수: 1 (최근 30일)
tsan toso
tsan toso 2022년 2월 26일
댓글: tsan toso 2022년 2월 27일
Hi,
I am trying to convert one of my function that uses matlab function of mvksdensity() into dll, but I have run into the following error.
Would there be any way to solve this? if not, is there any reference i could use to re-produce mvksdensity() into matlab so, that I could generate a dll for use in my other applications?
Thank you
  댓글 수: 2
Walter Roberson
Walter Roberson 2022년 2월 26일
which release are you using? It is supported for code generation in the current release
https://www.mathworks.com/help/stats/mvksdensity.html#mw_ae1b80da-48a4-4c84-8982-5380821a32a2
tsan toso
tsan toso 2022년 2월 27일
I am using R2018B. Is it not supported for that?
Thanks,
Tresno

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

채택된 답변

Walter Roberson
Walter Roberson 2022년 2월 27일
편집: Walter Roberson 2022년 2월 27일

추가 답변 (0개)

카테고리

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

제품


릴리스

R2018b

Community Treasure Hunt

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

Start Hunting!

Translated by