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

2 visualizaciones (últimos 30 días)

Respuestas (2)

Jon
Jon el 9 de Dic. de 2020
x = data(:,1)
y = data(:,2)

Wesley
Wesley el 9 de Dic. de 2020
The data file is this.

Categorías

Más información sobre 3-D Scene Control en Help Center y File Exchange.

Community Treasure Hunt

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

Start Hunting!

Translated by