Code covered by the BSD License  

Highlights from
mapping files into working memory

Be the first to rate this file! 6 Downloads (last 30 days) File Size: 2.43 KB File ID: #24249

mapping files into working memory

by David Omer

 

24 May 2009

mapping large file resident matrices directly into the working memory of matlab

| Watch this File

File Information
Description

making and accessing files via memory mapping. very useful when working with a very large data sets/matrices. instead of loading the whole matrix, you can access just specific part of it without the need to load the entire mat into memory each time.
save time and space.

MATLAB release MATLAB 7.3 (R2006b)
Tags for This File  
Everyone's Tags
Tags I've Applied
Add New Tags Please login to tag files.
Please login to add a comment or rating.
Tag Activity for this File
Tag Applied By Date/Time
matrix David Omer 26 May 2009 12:31:01
memory David Omer 26 May 2009 12:31:01
files David Omer 26 May 2009 12:31:01
large data set David Omer 26 May 2009 12:31:01
large data set Jose Cardenas 02 Aug 2009 14:47:18

Contact us at files@mathworks.com