フィルターのクリア

why nothing changes on my excel file when it is open

1 回表示 (過去 30 日間)
AMINE EL MOUATAMID
AMINE EL MOUATAMID 2019 年 4 月 25 日
回答済み: Raj 2019 年 4 月 25 日
I am trying to send data from matlab to excel file, that works well when the file is closed ( mean on Microsoft Excel ), however when it's open there is no changes on the file ( data doesn't get sent to file)

採用された回答

Raj
Raj 2019 年 4 月 25 日
MATLAB cannot access and write data into a file when it is already open in another application i.e. Microsoft Excel. You have to close it. For reading data from excel into MATLAB it doesn't matter even if file is open in Microsoft Excel.

その他の回答 (0 件)

カテゴリ

Help Center および File ExchangeData Import from MATLAB についてさらに検索

タグ

製品

Community Treasure Hunt

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

Start Hunting!

Translated by