How to divide an n×2 matrix into the coordinates of n points and save them separately?

2 次查看(过去 30 天)

回答(2 个)

Jon
Jon 2020-12-9
x = data(:,1)
y = data(:,2)

Wesley
Wesley 2020-12-9
The data file is this.

类别

Help CenterFile Exchange 中查找有关 3-D Scene Control 的更多信息

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by