mtex
mtex copied to clipboard
nfft binaries of MTEX 5.5.0 not running on a windows system
What do you want to do?
What data do you have?
What code do you use? Please provide minimalist code with code in the following form
% load the data
ebsd = EBSD.load('myFile.txt')
% plot a pole figure
plotPDF(ebsd,Miller(1,0,0,ebsd.CS)
What result do you get
What result do you expect
Error Message If you get an error message copy and paste it below
put the error message here
What MTEX version do you use? MTEX 5.5.0
MTEX 5.5.0 does not work with MATLAB 2020a
Could you please provide an error message. I also wonder, what file format your data have.
Ralf.
Hi Alireza, what does the report say? Also, have a look here: https://github.com/mtex-toolbox/mtex/issues/610 Cheers, Rüdiger
Hi
I encounter an error when I install MTEX 5.5.0. However, I don't have any problem installing older versions of MTEX such as MTEX 5.4.0.
Regards Alireza
Hi Alireza, what does the report say? Also, have a look here: #610 Cheers, Rüdiger
Hi Alireza, what does the report say? Also, have a look here: #610 Cheers, Rüdiger
I appreciate for your help. I cleared the content of the extern/nfft or extern/nfft:openMP folders, and now the MTEX runs properly.
Much obliged.
Could you please provide an error message. I also wonder, what file format your data have.
Ralf.
Dear Ralf
I deleted the content of the extern/nfft or extern/nfft:openMP folders, and now the MTEX installs properly.
Regards Alireza
Actually removing the content of the folders restricts the functionality of MTEX. You may try to copy the content of the folders from MTEX 5.4.0 to the corresponding folders in MTEX 5.5.
Does this work?
Ralf.
Actually removing the content of the folders restricts the functionality of MTEX. You may try to copy the content of the folders from MTEX 5.4.0 to the corresponding folders in MTEX 5.5.
Does this work?
Ralf.
Dear Ralf
Yes, there was an error on producing the pole figures. I copied the contents of the folders from MTEX 5.4.0 to the 5.5.0 version. Now it works smoothly; thank you for the help.
Regards Alireza
We have just released MTEX 5.5.2. which addresses this issue.
Could you please test it.