mkl.dll: Not enough storage is available to process this command
5 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
We are having a function in Matlab for which we have created Dll (for .Net) using Application complier in Matlab. We have added this Dll to the main project where it is getting the call. At runtime when this function gets executes it throws an error as "mkl.dll: Not enough storage is available to process this command".
Function Details: 200 images as separate input and 4 other parameters so total it is 204 input parameter. the function returns 3-dimensional array around 1 lac points.
0 commentaires
Réponses (0)
Voir également
Catégories
En savoir plus sur C Shared Library Integration dans Help Center et File Exchange
Produits
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!