From: Naveen Ganesh on
I need to create a uniform mesh grid (2D) out of these two coordinates and it should be 5 by 5 feet, mesh grid cell is square :
x y
1. 853630.85 14784881.97
2. 855017.29 14783988.55

Can you please tell me which matlab function can do the above.
Thanks