Skip to content

Error report #50

Closed Answered by AzdiarGazder
PSBHS asked this question in Q&A
Aug 11, 2023 · 1 comments · 5 replies
Discussion options

You must be logged in to vote

For reference, here is the script I used:

% Reconstructing the prior austenite microstructure from martensite
% with the variant graph approach and analyzing variant pairing
% The MTEX description for reconstruction is given here:
% https://mtex-toolbox.github.io/MaParentGrainReconstruction.html
% *********************************************************************
home; close all; clear variables;
currentFolder;
set(0,'DefaultFigureWindowStyle','normal');
screenPrint('StartUp','ORTools - HR-900-10min.ang');

%% Initialize MTEX
% Startup and set some settings
startup_mtex;
setMTEXpref('xAxisDirection','east');
setMTEXpref('zAxisDirection','outOfPlane');
setMTEXpref('FontSize',14);   
set…

Replies: 1 comment 5 replies

Comment options

You must be logged in to vote
5 replies
@PSBHS
Comment options

@AzdiarGazder
Comment options

@AzdiarGazder
Comment options

@AzdiarGazder
Comment options

Answer selected by PSBHS
@PSBHS
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
bug This requires fixing
2 participants