check for zero regions in experimental pole figures
Syntax
isZero = checkZeroRange(zrm,ori) % check at orientation in all pole figures
isZero = checkZeroRange(zrm,v,i) % check at position in the i-th pole figureInput
| zrm | zeroRangeMethod | 
| ori | orientation | 
| v | vector3d | 
| i | check in the i~th pole figure | 
Output
| isZero | Boolean vector of length(ori) |