How do I improve my matlab

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

Are you running a 32 or 64 bit OS?
hi, I am running 64 bit OS
Thanks

Answers (1)

Image Analyst
Image Analyst on 8 Apr 2012

0 votes

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

what step do I need to do? I am not really expert in IT/computer please?
Thanks
Why do you need it all in memory at the same time? Can you process it line by line?

This question is closed.

Products

Tags

Asked:

on 8 Apr 2012

Closed:

on 20 Aug 2021

Community Treasure Hunt

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

Start Hunting!