How to import data to Excel through Matlab

3 visualizaciones (últimos 30 días)
Poul Reitzel
Poul Reitzel el 20 de Oct. de 2011
how?

Respuestas (2)

William
William el 20 de Oct. de 2011
try
help csvread()

Walter Roberson
Walter Roberson el 20 de Oct. de 2011
If you are inside MATLAB and you are trying to trigger Excel to read values, then you should be using the Excel COM (Component Object Modeling) interface. See actxserver()

Categorías

Más información sobre Use COM Objects in MATLAB en Help Center y File Exchange.

Etiquetas

Community Treasure Hunt

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

Start Hunting!

Translated by