Matlab crashes when trying to calculate ODFs #2351
Unanswered
erica-gabriele
asked this question in
Ask Anything
Replies: 1 comment
-
Hi Erica, which part exactly causes the crash? odf = calcDensity(ebsdS.orientations,'kernel',psi); ? What OS are you using? Can you try to use the latest Mtex version? If that also fails, can you try to see if there´s any log/information related to the Matlab crash? Cheers, |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello!
I'm new to the MTEX community, but with the help of the documentation and some user scripts, I was able to perform some analyses using the MTEX toolbox, but when I try to calculate the ODF maps (even using the GUI 3pt5 version), Matlab closes with the following log: "Illegal instruction detected". I'm using Matlab version R2023a and MTEX version 6.0.0. I'm trying to perform analysis to replace the use of software and use it in my master's dissertation... What could I be doing wrong?
Here's my script:
Beta Was this translation helpful? Give feedback.
All reactions