1) plotpdf(odf,Miller(1,1,1),'antipodal','contour',[1.0, 1.3, 1.6, 2.0, 2.5, 3.2, 4.0, 5.0, 6.4, 8.0])
2) plotpdf(odf,Miller(1,1,1),'antipodal',
'contour',[1.0,3.5,8.0])
3) plotpdf(odf,Miller(1,1,1),'antipodal',
'contour',1:1:8)
plotpdf(odf,Miller(1,1,1),'antipodal','contour',contours,[1.0, 1.3, 1.6, 2.0, 2.5, 3.2, 4.0, 5.0, 6.4, 8.0])