DavidMainprice
DavidMainprice
Matlab R2016b Mac OS - my students use this plot the until some switched MTEX5 Some have stayed with MTEX4 ! %************************************************************************** % % Revised 2/10/2017 by David Mainprice %...
A crystallographic plot like ```matlab % *** Crystallographic a-axes to East *** plota2east plot(selected_hkls,'antipodal','upper','contourf','halfwidth',10*degree) mtexColorbar ``` Has default projection of [001], is there simple option to change the projection to...
We have a very powerful grain boundary misorientation function that can be invoked using ``` matlab % grain boundary misorientations gB_Fo = grains.boundary('Fo','Fo') ``` we can recover the x,y positions...