フィルターのクリア

How to import data to Excel through Matlab

2 ビュー (過去 30 日間)
Poul Reitzel
Poul Reitzel 2011 年 10 月 20 日
how?

回答 (2 件)

William
William 2011 年 10 月 20 日
try
help csvread()

Walter Roberson
Walter Roberson 2011 年 10 月 20 日
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()

カテゴリ

Help Center および File ExchangeUse COM Objects in MATLAB についてさらに検索

タグ

Community Treasure Hunt

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

Start Hunting!

Translated by