User Profile
Collapse
-
i forgot to mention, in order to produce this array, malloc has been used. so it has an unknown amount of columns filled with zeros. -
How do you remove unwanted data in a 2D matrix?
Hello,
basically i have a 2D matrix 'a'. It contains both data i want to use and data i want to ignore.
e.g.
'a' matrix:
1.937145 -0.500000 -1.333333 0.000000 -0.103812 -1.000000 0.000000
-0.500000 1.000000 0.000000 0.000000 0.000000 -3.000000 0.000000
-1.333333 0.000000 1.333333 0.000000 0.000000 -2.000000 0.000000...
No activity results to display
Show More
Leave a comment: