Skip to content

Commit eedbc05

Browse files
committed
introduce MTEX 6.0.beta1
1 parent b2db1d3 commit eedbc05

15 files changed

+928
-35
lines changed

_data/sidebars/documentation_sidebar.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -543,6 +543,10 @@ entries:
543543
url: /GrainExport.html
544544
output: web
545545

546+
- title: "Neper Interface"
547+
url: /NeperInterface.html
548+
output: web
549+
546550
- title: "Grain Boundaries"
547551
url: /GrainBoundaries.html
548552
output: web

_data/sidebars/function_reference_sidebar.yml

Lines changed: 32 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -111,6 +111,10 @@ entries:
111111
url: /vector3d.ctranspose.html
112112
output: web
113113

114+
- title: "cumsum"
115+
url: /vector3d.cumsum.html
116+
output: web
117+
114118
- title: "det"
115119
url: /vector3d.det.html
116120
output: web
@@ -159,6 +163,10 @@ entries:
159163
url: /vector3d.find.html
160164
output: web
161165

166+
- title: "fullDouble"
167+
url: /vector3d.fullDouble.html
168+
output: web
169+
162170
- title: "gridify"
163171
url: /vector3d.gridify.html
164172
output: web
@@ -1198,6 +1206,10 @@ entries:
11981206
url: /orientation.byMiller.html
11991207
output: web
12001208

1209+
- title: "byRodrigues"
1210+
url: /orientation.byRodrigues.html
1211+
output: web
1212+
12011213
- title: "calcAngleDistribution"
12021214
url: /orientation.calcAngleDistribution.html
12031215
output: web
@@ -2730,10 +2742,6 @@ entries:
27302742
url: /EBSD.KAM.html
27312743
output: web
27322744

2733-
- title: "affinetrans"
2734-
url: /EBSD.affinetrans.html
2735-
output: web
2736-
27372745
- title: "calcGROD"
27382746
url: /EBSD.calcGROD.html
27392747
output: web
@@ -2810,14 +2818,6 @@ entries:
28102818
url: /EBSD.findByOrientation.html
28112819
output: web
28122820

2813-
- title: "fliplr"
2814-
url: /EBSD.fliplr.html
2815-
output: web
2816-
2817-
- title: "flipud"
2818-
url: /EBSD.flipud.html
2819-
output: web
2820-
28212821
- title: "grainMean"
28222822
url: /EBSD.grainMean.html
28232823
output: web
@@ -3169,6 +3169,10 @@ entries:
31693169
url: /grain2d.rotate.html
31703170
output: web
31713171

3172+
- title: "rotate2Plane"
3173+
url: /grain2d.rotate2Plane.html
3174+
output: web
3175+
31723176
- title: "selectInteractive"
31733177
url: /grain2d.selectInteractive.html
31743178
output: web
@@ -3218,6 +3222,10 @@ entries:
32183222
url: /grainBoundary.grainBoundary.html
32193223
output: web
32203224

3225+
- title: "angle"
3226+
url: /grainBoundary.angle.html
3227+
output: web
3228+
32213229
- title: "calcGBPD"
32223230
url: /grainBoundary.calcGBPD.html
32233231
output: web
@@ -3475,6 +3483,10 @@ entries:
34753483
url: /ODF.load.html
34763484
output: web
34773485

3486+
- title: "neuralgas"
3487+
url: /ODF.neuralgas.html
3488+
output: web
3489+
34783490
- title: "uniformComponent"
34793491
url: /uniformComponent_index.html
34803492
output: web
@@ -6295,10 +6307,6 @@ entries:
62956307
url: /mtexFigure.mtexFigure.html
62966308
output: web
62976309

6298-
- title: "CLim"
6299-
url: /mtexFigure.CLim.html
6300-
output: web
6301-
63026310
- title: "adjustFigurePosition"
63036311
url: /mtexFigure.adjustFigurePosition.html
63046312
output: web
@@ -6336,6 +6344,10 @@ entries:
63366344
url: /edistProjection.html
63376345
output: web
63386346

6347+
- title: "full3dProjection"
6348+
url: /full3dProjection.html
6349+
output: web
6350+
63396351
- title: "gnonomicProjection"
63406352
url: /gnonomicProjection.html
63416353
output: web
@@ -6917,6 +6929,10 @@ entries:
69176929
url: /setappdata.html
69186930
output: web
69196931

6932+
- title: "stripws"
6933+
url: /stripws.html
6934+
output: web
6935+
69206936
- title: "math"
69216937
url: /math_tools_index.html
69226938
output: web

images/NeperInterface.png

3.43 KB
Loading

images/NeperInterface_01.png

7.53 KB
Loading

0 commit comments

Comments
 (0)