We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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
The text was updated successfully, but these errors were encountered:
aren't the data gridded after interpolation? Ralf.
Sorry, something went wrong.
No branches or pull requests
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
The text was updated successfully, but these errors were encountered: