Skip to content

Geometrically Necessary Dislocations in MTEX #59

Closed Answered by AzdiarGazder
wuwuhd asked this question in Q&A
Discussion options

You must be logged in to vote

Hi @wuwuhd,

I understand you are trying to replicate the worked example shown on this webpage.

It is commendable that you are finding things out on your own.
However, I do have some sincere advice that I hope you will take on board for future.
Please do not be in a hurry to simply copy the commands from a webpage into a script.
Please spend some time reading the accompanying explanations on the webpage.

Here is the script outputting GND data for the fcc phase:

% clear variables
clc; clear all; clear hidden; close all;

% start Mtex
startup_mtex;

% define Mtex plotting convention as X = right, Y = up
setMTEXpref('xAxisDirection','east');
setMTEXpref('zAxisDirection','outOfPlane');
setMTEX…

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@wuwuhd
Comment options

@AzdiarGazder
Comment options

@wuwuhd
Comment options

Answer selected by wuwuhd
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
no fix needed This does not require fixing
2 participants