Converting matlab functions MVKSDensity to dll
Afficher commentaires plus anciens
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 commentaires
Walter Roberson
le 26 Fév 2022
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
le 27 Fév 2022
Réponse acceptée
Plus de réponses (0)
Catégories
En savoir plus sur Random Number Generation dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!