BLAS loading error occurring when publishing m-files

2 次查看(过去 30 天)
When publishing reasonably complex m-files I am starting to receive the error.
BLAS loading error: mkl.dll: Not enough storage is available to process this command.
Matlab is subsequently unable to perform any matrix algebra. Restarting Matlab restores this functionality but unless I reboot my computer I am not able to complete publishing. This is obviously fairly undesirable. Has anyone any advice on how to deal with this error that doesn't appear to result from a simple memory shortage issue.
---------------------------------------------------------------------------------------------
MATLAB Version: 8.5.0.197613 (R2015a)
MATLAB License Number: •••••
Operating System: Microsoft Windows 7 Professional Version 6.1 (Build 7601: Service Pack 1)
Java Version: Java 1.7.0_60-b19 with Oracle Corporation Java HotSpot(TM) Client VM mixed mode
  1 个评论
Sruthi Ayloo
Sruthi Ayloo 2015-7-24
This error may be thrown when the operating system is unable to allocate a large enough contiguous block from the heap memory and I think this is happening because of low memory.
Please post the complete error message so that the user community can help you better.

请先登录,再进行评论。

回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Logical 的更多信息

产品

Community Treasure Hunt

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

Start Hunting!

Translated by