![]() |
sponsored links |
|
|
sponsored links
|
|
1
31st May 20:01
External User
Posts: 1
|
Hi All,
I have a _m by _n array (row by column) of values separated by whitespace. I would like to extract randomly _p *columns* of this data, leaving the rows intact. Doing this for rows in the array presented no problem. However, I cannot get it to work for entire columns. Any suggestions? Sincerely, Mark markb@ravel.zoology.wisc.edu |
|
|
|
2
31st May 20:01
External User
Posts: 1
|
Post your code.
Chuck Demas -- Eat Healthy | _ _ | Nothing would be done at all, Stay Fit | @ @ | If a man waited to do it so well, Die Anyway | v | That no one could find fault with it. demas@theworld.com | \___/ | http://world.std.com/~cpd |
|
|
|
5
31st May 20:01
External User
Posts: 1
|
Hi All,
I have a _m by _n array (row by column) of values separated by whitespace. I would like to extract randomly _p *columns* of this data, leaving the rows intact. Doing this for rows in the array presented no problem. However, I cannot get it to work for entire columns. Any suggestions? Sincerely, Mark markb@ravel.zoology.wisc.edu |
|
|
6
31st May 20:01
External User
Posts: 1
|
Post your code.
Chuck Demas -- Eat Healthy | _ _ | Nothing would be done at all, Stay Fit | @ @ | If a man waited to do it so well, Die Anyway | v | That no one could find fault with it. demas@theworld.com | \___/ | http://world.std.com/~cpd |
|