Clear Filters
Clear Filters

Info

This question is closed. Reopen it to edit or answer.

How do I improve my matlab

1 view (last 30 days)
Taufan Abadi
Taufan Abadi on 8 Apr 2012
Closed: MATLAB Answer Bot on 20 Aug 2021
hi, I have problem that my matlab give me out of memory messege when i tried to imported 2GB txt file. I habe 4 GB ram, Any suggestion how to make it works please..?
Thanks Taufan
  2 Comments
Daniel Shub
Daniel Shub on 8 Apr 2012
Are you running a 32 or 64 bit OS?
Taufan Abadi
Taufan Abadi on 16 May 2013
hi, I am running 64 bit OS
Thanks

Answers (1)

Image Analyst
Image Analyst on 8 Apr 2012
Try the official Mathworks documentation: http://www.mathworks.com/support/tech-notes/1100/1107.html
"Product Support 1107 - Avoiding 'Out of Memory' Errors
'Out of memory' errors occur when MATLAB® requests more memory from the operating system than is available. For example ............."
  2 Comments
Taufan Abadi
Taufan Abadi on 8 Apr 2012
what step do I need to do? I am not really expert in IT/computer please?
Thanks
Image Analyst
Image Analyst on 8 Apr 2012
Why do you need it all in memory at the same time? Can you process it line by line?

This question is closed.

Tags

Products

Community Treasure Hunt

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

Start Hunting!