Skip to content

Commit

Permalink
mtex 4.5.2
Browse files Browse the repository at this point in the history
  • Loading branch information
ralfHielscher committed Nov 19, 2017
1 parent 35a7a46 commit 8e0f190
Showing 1 changed file with 19 additions and 0 deletions.
19 changes: 19 additions & 0 deletions doc/ReleaseNotes/changelog.m
Original file line number Diff line number Diff line change
@@ -1,6 +1,25 @@
%% MTEX Changelog
%
%
%% MTEX 4.5.2 11/2017
%
% This is mainly a bug fix release
%
% * some more functions get tab completetion for input arguments
% * the option 'MarkerSize' can also be a vector to allow for varying Markersize
% * new option 'noSymmetry' for plotPDF and plotSection
%
% *orientation relation ships*
%
% * new functions for computing variants and parents for a orientation
% relation ship *
% * new predefined orientation relation ship
%
% gT = GreningerTrojano(csAlpha,csGamma)
% ori_childs = ori_parent * inv(gT.variants)
% ori_parents = ori_child * gT.parents
%
%
%% MTEX 4.5.1 08/2017
%
% This is mainly a bug fix release
Expand Down

0 comments on commit 8e0f190

Please sign in to comment.