comparison PROJECTS @ 2511:9b0dd36714eb

[project @ 1996-11-14 02:57:33 by jwe]
author jwe
date Thu, 14 Nov 1996 03:00:12 +0000
parents 3b8598be273e
children a034dcdbc282
comparison
equal deleted inserted replaced
2510:0be4639a6c13 2511:9b0dd36714eb
161 161
162 * Make fread and fwrite work for complex data. Iostreams based 162 * Make fread and fwrite work for complex data. Iostreams based
163 versions of these functions would also be nice, and if you are 163 versions of these functions would also be nice, and if you are
164 working on them, it would be good to support other size 164 working on them, it would be good to support other size
165 specifications (integer*2, etc.). 165 specifications (integer*2, etc.).
166
167 * Make load work to read files that contain numbers only, and put
168 the values in a matrix named after the file.
169 166
170 * Make load and save work for structures. 167 * Make load and save work for structures.
171 168
172 * Make load and save look for <file>.mat if only given <file>. 169 * Make load and save look for <file>.mat if only given <file>.
173 170