MatrixBerryCore
+mxberry
+core
+test
+aux
TestEnum.m
Go to the documentation of this file.
1
classdef TestEnum<int32
2
enumeration
3
Alpha(0)
4
Beta(1)
5
Gamma(2)
6
end
7
end
Generated for MatrixBerryCore by
1.8.13