Thread list ==> text (4 answers)
Opened by uvbaz at 2006-06-06 12:51

uvbaz
 2006-06-06 12:51
#34438 #34438
User since
2006-06-06
3 Artikel
BenutzerIn
[default_avatar]
hallo, everyone

i'm new in perl, i want to do the following job in perl, to convert a list to a
text. how can i do it?  which format can i use to store the list? Excel? or can i
only use the pure text format?

souce:
G11  G12  G13 |G21 G22 |G31 G32 G33 |
1     0 1      | 1 0     | 1   0     1   |
0     0 1      | 0 1     | 0   1     1   |

des:
G11, G13, G21 --> G31, G33;
G13, G22 --> G32, G33;

thank you very much for your answer!
Cheng

View full thread list ==> text