comp.lang.idl-pvwave archive
Messages from Usenet group comp.lang.idl-pvwave, compiled by Paulo Penteado

Home » Public Forums » archive » converting to matrix
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Switch to threaded view of this topic Create a new topic Submit Reply
converting to matrix [message #80540] Wed, 20 June 2012 00:26
Baro is currently offline  Baro
Messages: 19
Registered: May 2012
Junior Member
Hello

Is it possible to convert data written here in matrix format in IDL.the first column tells the row where the data starts and goes up to max value of that column.
L Cl

0 10
1 11
2 12
3 13
4 14
1 15
2 16
3 17
4 18
2 19
3 20
4 21
3 22
4 23
4 24

to be converted to

values above diagonals are zero

0 0 0 0 0
1 15 0 0 0
2 16 19 0 0
3 17 20 22 0
4 18 21 23 24

CAN YOU HELP PLEASE!!!!!!!!!!!!!


Thank you
  Switch to threaded view of this topic Create a new topic Submit Reply
Previous Topic: converting to matrix
Next Topic: Structure creation

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ] [ PDF ]

Current Time: Wed Oct 08 15:27:37 PDT 2025

Total time taken to generate the page: 0.00614 seconds