Rüdiger Kilian

Results 14 issues of Rüdiger Kilian

Hi Ralf, I think this is just a little graphics glitch: ``` cs=crystalSymmetry('m-3') mdf=uniformODF(cs,cs) plotSection(mdf,'axisAngle','Sections',6) ``` shows some area colorized which shouldn't be, I think. ![m_minus3](https://cloud.githubusercontent.com/assets/11697557/19603324/ff403e74-97b0-11e6-84e6-ace31c9dc67d.png) Cheers, Rüdiger

bug :lady_beetle:

plotSection works with the standard plottingConvention with z pointing out of the plane, however when z points into the plane the plot is not ok. ```Matlab %% this is ok...

The function grain3d/display computes grains.volume every time it is called which is fine for a few grains but may become quite annoying with many grains. Would eventually storing the value...

Hi Ralf, on the feature/grain3d branch, selecting ebsd by phase seems to result in loosing all the props. Example: ```Matlab mtexdata forsterite ebsd = ebsd.gridify ebsd.prop %ans = % %...