figureplotIPDF(odf,oM.inversePoleFigureDirection,'antipodal','resolution',0.1*degree)% mtexColorMap white2blackhold onplotIPDF(grains('Iron fcc').meanOrientation,oM.inversePoleFigureDirection,'points','all','MarkerSize',2,'MarkerFaceColor','k','MarkerEdgeColor','k');mtexColorbar% setColorRange([0.25 3.0])hold off
--
If you want to reduce the number of emails you get through this forum login to https://groups.google.com/forum/?fromgroups=#!forum/mtexmail, click "My membership" and select "Don't send me email updates". You can still get emails on selected topics by staring them.
---
You received this message because you are subscribed to the Google Groups "MTEX" group.
To unsubscribe from this group and stop receiving emails from it, send an email to mtexmail+unsubscribe@googlegroups.com.
Visit this group at https://groups.google.com/group/mtexmail.
For more options, visit https://groups.google.com/d/optout.
plotIPDF(grains('Iron fcc').meanOrientation,h,'MarkerSize',grains.grainSize)
plotIPDF(grains('Iron fcc').meanOrientation,h,oM.inversePoleFigureDirection,'points','all','MarkerSize',grains.grainSize)
estimate optimal kernel halfwidth: 100%Error using scatter (line 69)X and Y must be vectors of the same length.
Error in vector3d/scatter (line 124) h(i) = optiondraw(scatter(x,y,MarkerSize,'parent',sP(i).hgt,...
Error in Miller/scatter (line 59)[varargout{1:nargout}] = scatter@vector3d(m,varargin{:},m.CS);
Error in vector3d/plot (line 52) [varargout{1:nargout}] = v.scatter(varargin{:});
Error in vector3d/subsref (line 23) [varargout{1:nargout}] = builtin('subsref',v,s);
Error in orientation/plotIPDF (line 78) h.plot(repmat(data,1,length(rSym)),'symmetrised',...
Error in Steel_90_cross (line 195)plotIPDF(grains('Ironfcc').meanOrientation,h,'MarkerSize',grains.grainSize)
plotIPDF(grains.meanOrientation,oM.inversePoleFigureDirection,'points','all','MarkerSize',grains.grainSize)
estimate optimal kernel halfwidth: 100%
Error using phaseList/checkSinglePhase (line 282)This operatorion is only permitted for a single phase! Pleasesee modify EBSD data for how to restrict EBSD data to asingle phase.
Error in phaseList/get.CS (line 154) id = checkSinglePhase(pL);
Error in grain2d/get.meanOrientation (line 149) ori = orientation(grains.prop.meanRotation,grains.CS);
Error in grain2d/subsref (line 32) [varargout{1:nargout}] = builtin('subsref',grains,s);
Error in Steel_90_cross (line 195)
plotIPDF(grains.meanOrientation,oM.inversePoleFigureDirection,'points','all','MarkerSize',grains.grainSize)
plotIPDF(grains('Iron fcc').meanOrientation,oM.inversePoleFigureDirection,'points','all','MarkerSize',grains('Iron fcc').grainSize/120,'MarkerFaceColor','k','MarkerEdgeColor','k');
'DynamicMarkerSize' scale marker size when plot is resized