From help-request at octave dot org Tue Apr 11 06:32:53 2006 Subject: ERROR: memory exhausted -- trying to return prompt From: "=?ISO-8859-1?Q?Rosa_Rud=F3_Maun=E9?=" To: help at octave dot org Date: Tue, 11 Apr 2006 13:30:52 +0200 ------=_Part_1892_21585591.1144755052885 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Hello, I want to create a sparse matrix from a file. The file has got 100247 lines and 6042 columns. I read it line by line and I concatenate it, but when reaching line 73 the program stops and gives an error. The mistake is: ERROR: memory exhausted -- trying to return prompt Do you know how I can solve it? Rosa Rud=F3 Maun=E9 ------=_Part_1892_21585591.1144755052885 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline
Hello,
 
I want to create a sparse matrix from a file. The file has got 100247 = lines and 6042 columns. I read it line by line and I concatenate it, but wh= en reaching line 73 the program stops and gives an error. The mistake is:
 
ERROR: memory exhausted -- trying to return prompt
 
Do you know how I can solve it?
 
Rosa Rud=F3 Maun=E9
------=_Part_1892_21585591.1144755052885-- ------------------------------------------------------------- Octave is freely available under the terms of the GNU GPL. Octave's home on the web: http://www.octave.org How to fund new projects: http://www.octave.org/funding.html Subscription information: http://www.octave.org/archive.html -------------------------------------------------------------