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

1 Ansicht (letzte 30 Tage)

Antworten (2)

Jon
Jon am 9 Dez. 2020
x = data(:,1)
y = data(:,2)

Wesley
Wesley am 9 Dez. 2020
The data file is this.

Kategorien

Mehr zu 3-D Scene Control finden Sie in Help Center und File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by