Get data from Excel sheet from running .m scripts

조회 수: 1 (최근 30일)
Raymond Cheung
Raymond Cheung 2011년 8월 29일
I am using Spreadsheet Link Ex. I know how to push data from Excel to Matlab but not the other way round. When I run a .m script, I want the matlab codes to update the data from Excel before calculation. Any example available.

채택된 답변

Fangjun Jiang
Fangjun Jiang 2011년 8월 29일
I have not used Spreadsheet Link for a while. I prefer COM server or using xlsread() and xlswrite(). But here is a link.
  댓글 수: 1
Raymond Cheung
Raymond Cheung 2011년 8월 30일
Hi Fangjun,
Thanks! The function xlsread() works the way I want.
br
raymond

댓글을 달려면 로그인하십시오.

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 Spreadsheets에 대해 자세히 알아보기

태그

Community Treasure Hunt

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

Start Hunting!

Translated by