How to write function for excel file

1 view (last 30 days)
Mohsin Munir
Mohsin Munir on 25 Aug 2021
Commented: Mohsin Munir on 31 Aug 2021

I have an excel file. I want to make a function file in such a manner that i will give only input columns from excel and remaining columns will be made in the function in easy manner. So i want simple and quick approah

  2 Comments
KSSV
KSSV on 26 Aug 2021
You can load data of excel file into MATLAB using readtable.

Sign in to comment.

Answers (1)

Abhishek Sharma
Abhishek Sharma on 26 Aug 2021
I have screenshots attached as answer to your question
  1 Comment
Mohsin Munir
Mohsin Munir on 31 Aug 2021
the screenshots are not opening. can you please copy here

Sign in to comment.

Categories

Find more on Data Import from MATLAB in Help Center and File Exchange

Community Treasure Hunt

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

Start Hunting!