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

2 visualizzazioni (ultimi 30 giorni)

Risposte (2)

Jon
Jon il 9 Dic 2020
x = data(:,1)
y = data(:,2)

Wesley
Wesley il 9 Dic 2020
The data file is this.

Categorie

Scopri di più su 3-D Scene Control in Help Center e File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by