Skip to content

CSL boundaries rotation axis and angle #2156

Discussion options

You must be logged in to vote

Hi,
Mtex returns all misorientations related to a given sigma,
e.g.

cs = crystalSymmetry('cubic')
csl13 = CSL(13,cs)


% csl13 = misorientation (m-3m → m-3m)
% size: 1 x 2
 
%  Bunge Euler angles in degree
%     phi1     Phi    phi2
%  53.1301 22.6199  323.13
%  22.6199       0       0

If you want to pick one you can do so by csl13(2) (with respect to above variable names).
If you want to see how it is computed, have a look into the function CSL.

Hope that helps.

Cheers,

Rüdiger

Replies: 2 comments 7 replies

Comment options

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

Answer selected by HPouraliakbar
Comment options

You must be logged in to vote
6 replies
@kilir
Comment options

@HPouraliakbar
Comment options

@HPouraliakbar
Comment options

@kilir
Comment options

@HPouraliakbar
Comment options

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