Skip to content

error finding wignerTrafoAdjointmex #2268

@vedadb

Description

@vedadb

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions