From: Mathew Y. <my...@jp...> - 2006-11-13 21:23:37
|
I have a memory mapped array. When I try and assign data, my mem usage goes through the roof. example: outdat[filenum,:]=outarr where outdat is memory mapped. Anybody know how to avoid this? Mathew |