Skip to content

Problem for plotting misorientation axes #595

Discussion options

You must be logged in to vote

The code in S2FunHarmonic/symmetrise (line 63)
has a bug. Instead of

  sFs = S2FunHarmonicSym(sF.fhat, sym, varargin{:});

it should be

  sFs = S2FunHarmonicSym(sF.fhat, sym);

This issue has been fixed in MTEX 5.2. two years ago (commit ab1a365)

Ralf.

Replies: 2 comments 2 replies

Comment options

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

Comment options

You must be logged in to vote
1 reply
@rtaufner
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