BLAS loading error occurring when publishing m-files

3 Ansichten (letzte 30 Tage)
John Anderson
John Anderson am 21 Jul. 2015
Kommentiert: Sruthi Ayloo am 24 Jul. 2015
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 Kommentar
Sruthi Ayloo
Sruthi Ayloo am 24 Jul. 2015
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.

Melden Sie sich an, um zu kommentieren.

Antworten (0)

Produkte

Community Treasure Hunt

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

Start Hunting!

Translated by