Feeds
已回答
How to separate the field from a structure in MATLAB?
Just type : x_constraint = shape.X(:,1); y_constraint = shape.Y(:;1); I hope it's working for you..
How to separate the field from a structure in MATLAB?
Just type : x_constraint = shape.X(:,1); y_constraint = shape.Y(:;1); I hope it's working for you..
5 years 前 | 0
