mtex icon indicating copy to clipboard operation
mtex copied to clipboard

MTEX is a free Matlab toolbox for quantitative texture analysis. Homepage:

Results 104 mtex issues
Sort by recently updated
recently updated
newest added

Note for line 7: not sure if g is a percentage or fraction - I expect fraction is more accurate. Check Line 44: not familair with ODF display methods.

I did the beta-reconstruction. Exported as ang file. **Now it is not possible** to load the ebsd data from this file. ![grafik](https://user-images.githubusercontent.com/57536659/119138867-a728aa00-ba42-11eb-8db7-516f99f20ed1.png) It seems to be a Symmetry problem. when...

bug :lady_beetle:

Given public open source projects have free support for cloud ci services, consider leveraging one of them here. 🎉 https://blogs.mathworks.com/developer/2020/12/15/cloud-ci-services/

feature request :christmas_tree:

Hello, I am trying to export my EBSD maps as vector-format files (ideally, PDF) so I can play with them in Adobe Illustrator (I want to overlay the EBSD map...

I added the function to project points to a vector going through the center of a grain as a separate file, as well as modified the documentation concerning block width.

added squarify2 function, which allows step size to be defined explicitly (ebsdGrid.dx) instead of auto calculated this sometimes leads to seam artefacts in ebsdGrid output, so all elements in ebsdgrid...

Ref - https://en.wikipedia.org/wiki/Slip_(materials_science)#Slip_systems

>> pairs = grains('Quartz-hex').neighbors; >> qtz_qtz_mean = inv(grains(pairs(:,1)).meanOrientation) .* grains(pairs(:,2)).meanOrientation; With these commands I get the following error message. From my understanding the first command should only return neighbors for...

bug :lady_beetle:

Hello, I have a wealth of data saved that were calculated in previous versions of MTEX (prior to 5.x). Today I imported some quartz ODF's that I made in MTEX...

Hi Guys, There is a lot of monkeying around needed to produce suitable publication quality figures. This arises I think because some text positioning doesn't scale well when converted to...

feature request :christmas_tree: