Prev: How to create sea wave in matlab
Next: xlswrite:sheet name problem-too big! Truncate file name?
From: Bruno Luong on 26 Oct 2009 07:50 Actually I just check, it seems nzmax is never set to 0 by Matlab >> s=sparse([],[],[],1,1,0) >> nzmax(s) ans = 1 So I would Realloc Pr and Ir with *1* element, set nzmax to 1, and fill Jc with zeros (as you did). Bruno
|
Pages: 1 Prev: How to create sea wave in matlab Next: xlswrite:sheet name problem-too big! Truncate file name? |