Search found 1 match
- Thu Aug 11, 2011 1:50 pm
- Forum: Data Manipulation
- Topic: Filling a diagonal matrix with a series
- Replies: 1
- Views: 2262
Filling a diagonal matrix with a series
Hi, I want to fill a diagonal matrix with a series such that the first row - first column of the matrix is filled with the first data of the series, the second row-second column of the matrix is filled with the second data of the series, and so on. Any help? Thanks very much.
