| Author |
Comment/Response |
noidea85
|
11/30/09 1:15pm
Hi there,
still kind of new to Mathematica and hope you can help me out!
My problem is, that within a loop i create several matrices.
After each loop I want to dumpsave this matrix into a file. However, to identify it later on (to get direct access to it) I want to give it a name with a corresponding index t(time).
So for example i am in period t = 55 and my matrix I want to put into my dumpsave-file should be named "matrix55".
I got the name matrix + index with the ToString and StringJoin Funktion but how do I assign any matrix to such a string. Or how would I "name" a matrix within a loop to save if afterwards?
I would really appreciate any help!
Regards,
noidea85
URL: , |
|