mkl.dll: Not enough storage is available to process this command
5 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
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 comentarios
Respuestas (0)
Ver también
Categorías
Más información sobre C Shared Library Integration en Help Center y File Exchange.
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!