필터 지우기
필터 지우기

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 CenterFile Exchange에서 Data Import from MATLAB에 대해 자세히 알아보기

태그

제품

Community Treasure Hunt

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

Start Hunting!

Translated by