Skip to content

Plotting Pole Figures in MTEX #550

Discussion options

You must be logged in to vote

Hi,

  1. I think it would be better for you to update to a more recent Matlab version + a more recent MTEX version
  2. You are not importing EBSD data but orientations. Hence, you should do something like
cs = crystalSymmetry('cubic')
ori = loadOrientation_generic('euler_angles.txt.','CS',cs,'ColumnNames', {'Euler1' 'Euler2' 'Euler3'})

Ralf.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@aniketchakrabarty
Comment options

Answer selected by ralfHielscher
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants