mkl.dll: Not enough storage is available to process this command

1 view (last 30 days)
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.

Answers (0)

Categories

Find more on MATLAB Compiler in Help Center and File Exchange

Products

Community Treasure Hunt

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

Start Hunting!