From: Eric Warner on
Hey everybody,
The problem I have has us create a 500ft by 500ft are in 5ft by 5ft squares, making a matrix that is 101 by 101. They also give a point in the square and we have to find the radius from every point in the area. The point being 250.5, 250.5. So I was having trouble with finding the radius at every point, matlab would just add up all the numbers and give me one number, not a 101by 101 matrix applying the function to every point. Any help would be appreciated, Thanks