how to select specific column and rows in excel

47 次查看(过去 30 天)
how I can select column 1 to column 8 and row 2 to end in xlsx file
  1 个评论
Image Analyst
Image Analyst 2019-10-30
What does that mean? Do you want to
  1. launch Excel from MATLAB, and select cells A2:H2 in the workbook using ActiveX (if you're using Windows)? So if you hopped over to Excel, you would see those cells highlighted/selected?
  2. Or do you want to import data from those cells in the workbook into MATLAB?
Those are two VERY different things. Please explain exactly what "select" means to you.

请先登录,再进行评论。

回答(2 个)

Athulya N
Athulya N 2019-10-30
I want import data from excel to matlab

galaxy
galaxy 2019-10-30

标签

Community Treasure Hunt

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

Start Hunting!

Translated by