Community Profile

photo

Steve Le


Last seen: 4 years ago Active since 2020

Followers: 0   Following: 0

Statistics

  • Thankful Level 1

View badges

Feeds

View by

Question


How can turn two indexing vectors into a corresponding matrix that counts how many locations that point has been hit?
Basically if I have two corriponding vectors, x and y say, x = [1;1;2;1]; y = [1;1;1;2]; I want to return a matrix that repre...

4 years ago | 2 answers | 0

2

answers