cat
(method of vector3d)
implement cat for vector3d
Syntax
v = cat(dim,v1,v2,v3)
Input
dim |
dimension |
v1, v2, v3 |
Output
v |
See also
vector3d/horzcat,, vector3d/vertcat
MTEX 5.2.beta1 |
MTEX - A MATLAB Toolbox for Quantitative Texture Analysis | View Code |
(method of vector3d)
implement cat for vector3d
v = cat(dim,v1,v2,v3)
dim |
dimension |
v1, v2, v3 |
v |
vector3d/horzcat,, vector3d/vertcat
MTEX 5.2.beta1 |