Hello Nick. Thanks a lot for the video. Quite useful. I was just following the steps for my data on copper. But when I try to plot IPF map it gives an error that it cant read Copper. When I load the EBSD data, It asks for two phases only, it dosent ask for the third phase.
Hai, I tried to plot ODF but I got the error attached below, could you help me to solve this issue, Not enough input arguments. Error in isgraphics (line 3) out = ishandle(h) && strcmpi(get(h,'type'),type); Error in clf (line 50) elseif ~isscalar(fig) || ~isgraphics(fig) Error in mtexFigure (line 106) clf('reset'); Error in newMtexFigure (line 74) mtexFig = mtexFigure(varargin{:}); Error in ODF/plot (line 34) [mtexFig,isNew] = newMtexFigure(varargin{:}); Error in Hiwi_ODF (line 44) plot(odf,'phi2',45*degree,'antipodal','linewidth',1,'colorbar','cs','ss','minmax','contourf',0:1:10,'colorRange',[0,10]); Thanks
Thanks Nick! It is very easy to follow the steps.
Thank you very much.
Hello Nick. Thanks a lot for the video. Quite useful. I was just following the steps for my data on copper. But when I try to plot IPF map it gives an error that it cant read Copper. When I load the EBSD data, It asks for two phases only, it dosent ask for the third phase.
Hai, I tried to plot ODF but I got the error attached below, could you help me to solve this issue,
Not enough input arguments.
Error in isgraphics (line 3)
out = ishandle(h) && strcmpi(get(h,'type'),type);
Error in clf (line 50)
elseif ~isscalar(fig) || ~isgraphics(fig)
Error in mtexFigure (line 106)
clf('reset');
Error in newMtexFigure (line 74)
mtexFig = mtexFigure(varargin{:});
Error in ODF/plot (line 34)
[mtexFig,isNew] = newMtexFigure(varargin{:});
Error in Hiwi_ODF (line 44)
plot(odf,'phi2',45*degree,'antipodal','linewidth',1,'colorbar','cs','ss','minmax','contourf',0:1:10,'colorRange',[0,10]);
Thanks
Hello Nick,
could you tell us please where we can found this code thanks in adavanced