find
(method of SO3Grid)
return indece and distance of all nodes within a eps neighborhood
Syntax
[ind,dist] = find(SO3G,nodes,radius)
Input
SO3G | |
nodes | |
radius |
double |
Output
ind |
index of the closes grid point |
dist |
misorientation angle |
MTEX 4.0.1 |