normrnd, normpdf, pdf not working for code generation
Mostrar comentarios más antiguos
I'm trying to use MATLAB Coder to compile a script with normrnd, normpdf and pdf functions. However, I keep getting errors saying these functions are not supported for code generation, even though according to the online documentation it is supported. Could someone tell me a workaround for this issue?
I want to avoid using coder.extrinsic to ensure the compiled code runs as fast as possible. Could it have something to do with the fact that I am using objects?
Thank you,
Jai
Respuesta aceptada
Más respuestas (0)
Categorías
Más información sobre Noncentral t Distribution en Centro de ayuda y File Exchange.
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!