simulink running problem?
2 ビュー (過去 30 日間)
古いコメントを表示
i have installed 32 bit 2015b version of matlab today(8.2.16). i can run m files, command in command window. but when running a simulation it throws the following error. "lapack loading error: mkl.dll: not enough storage is available to process this command" what is the problem and how to fix it. instruct me, thanks in advance
採用された回答
Walter Roberson
2016 年 2 月 8 日
If you have less than 4 gigabytes of ram, install more. Make sure you have the /3GB boot flag configured if that exists in your operating system.
Better yet is to move to 64 bit MATLAB on a 64 bit operating system, with more ram than you probably have now.
その他の回答 (0 件)
参考
カテゴリ
Help Center および File Exchange で Introduction to Installation and Licensing についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!