how to select specific column and rows in excel

조회 수: 45 (최근 30일)
Athulya N
Athulya N 2019년 10월 30일
답변: galaxy 2019년 10월 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일

카테고리

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