Filter löschen
Filter löschen

How to import data to Excel through Matlab

2 Ansichten (letzte 30 Tage)
Poul Reitzel
Poul Reitzel am 20 Okt. 2011
how?

Antworten (2)

William
William am 20 Okt. 2011
try
help csvread()

Walter Roberson
Walter Roberson am 20 Okt. 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()

Kategorien

Mehr zu Use COM Objects in MATLAB finden Sie in Help Center und File Exchange

Tags

Community Treasure Hunt

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

Start Hunting!

Translated by