my computer shuts down when i run a matlab code
4 ビュー (過去 30 日間)
古いコメントを表示
hi everybody since yesterday i have been trying to run a matlab code (feature extraction using pca). the original matrix is 8192*300. However MATLAB shuts down by itself when I do so. java heap size is set at 990 MB (which is maximum). Can anyone please help me asap. thanks
5 件のコメント
dpb
2015 年 4 月 13 日
Besides other comments what, precisely does "MATLAB shuts down by itself" and what error message(s) if any are produced? Also, of course, w/o the actual code and data, etc., nobody here can do a thing as except guess noted.
回答 (1 件)
Image Analyst
2015 年 4 月 13 日
For complete crashes of MATLAB (not just your script, but the whole MATLAB development environment), where it just shuts down, contact the Mathworks: http://matlab.wikia.com/wiki/FAQ#After_installation.2C_MATLAB_crashes_or_gives_an_error_message_when_I_try_to_run_MATLAB.
If it's repeatable, they can probably fix it or give you a workaround.
0 件のコメント
参考
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!