-
Notifications
You must be signed in to change notification settings - Fork 200
Open
Description
What do you want to do?
Evaluate ODF
What code do you use?
Please provide minimalist code with code in the following form
odf = calcDensity(ebsd.orientations);
ori = orientation.byMiller([0 0 1],[0 0 1], ebsd.CS);
odf.eval(ori)
Error Message
Unrecognized function or variable 'wignerTrafomex'.
Error in SO3FunHarmonic/wignerTrafo (line 61)
ghat = wignerTrafomex(N,SO3F.fhat,flags,sym);
What MTEX version do you use?
6.0.beta3
A workaround is to rename all wignerTrafo-functions such that trailing "mex" is removed.
hakonanes
Metadata
Metadata
Assignees
Labels
No labels