Open ahnydd opened 4 months ago
What do you want to do?
What data do you have?
ebsd data after interp. ` What code do you use? Please provide minimalist code with code in the following form
ebsdGrid=ebsd.gridify; % load the data ebsd = EBSD.load('myFile.txt') % plot a pole figure plotPDF(ebsd,Miller(1,0,0,ebsd.CS)
What result do you get
size(ebsdGrid)=m*n size(ebsd)=l m*n~=l
What result do you expect
m*n=l
Error Message If you get an error message copy and paste it below
put the error message here
What MTEX version do you use? 5.11.2
aren't the data gridded after interpolation? Ralf.
What do you want to do?
What data do you have?
ebsd data after interp. ` What code do you use? Please provide minimalist code with code in the following form
What result do you get
What result do you expect
Error Message If you get an error message copy and paste it below
put the error message here
What MTEX version do you use? 5.11.2