Dimas Rizky
Followers: 0 Following: 0
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..
거의 4년 전 | 0