Effacer les filtres
Effacer les filtres

I have 3 columns of value in excel that I want to input them to Matlab. What's the coding to input a column of values into a defined variable in Matlab?

1 vue (au cours des 30 derniers jours)
Let's say the values in column one is read as the variable 'num_1'. So how should the coding be?

Réponses (1)

Azzi Abdelmalek
Azzi Abdelmalek le 21 Août 2016
c1=xlsread(yourfile,'A:A')

Catégories

En savoir plus sur Data Import from MATLAB dans Help Center et File Exchange

Tags

Community Treasure Hunt

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

Start Hunting!

Translated by