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

2 vues (au cours des 30 derniers jours)
Wesley
Wesley le 9 Déc 2020
Commenté : Jon le 9 Déc 2020

Réponses (2)

Jon
Jon le 9 Déc 2020
x = data(:,1)
y = data(:,2)

Wesley
Wesley le 9 Déc 2020
The data file is this.

Catégories

En savoir plus sur 3-D Scene Control dans Help Center et File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by