How to write function for excel file
Show older comments
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
on 26 Aug 2021
You can load data of excel file into MATLAB using readtable.
Mohsin Munir
on 31 Aug 2021
Answers (1)
Abhishek Sharma
on 26 Aug 2021
0 votes
I have screenshots attached as answer to your question
1 Comment
Mohsin Munir
on 31 Aug 2021
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!