Get data from Excel sheet from running .m scripts

1 visualización (últimos 30 días)
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.

Respuesta aceptada

Fangjun Jiang
Fangjun Jiang el 29 de Ag. de 2011
I have not used Spreadsheet Link for a while. I prefer COM server or using xlsread() and xlswrite(). But here is a link.
  1 comentario
Raymond Cheung
Raymond Cheung el 30 de Ag. de 2011
Hi Fangjun,
Thanks! The function xlsread() works the way I want.
br
raymond

Iniciar sesión para comentar.

Más respuestas (0)

Etiquetas

Productos

Community Treasure Hunt

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

Start Hunting!

Translated by