How to write function for excel file
Ältere Kommentare anzeigen
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 Kommentare
KSSV
am 26 Aug. 2021
You can load data of excel file into MATLAB using readtable.
Mohsin Munir
am 31 Aug. 2021
Antworten (1)
Abhishek Sharma
am 26 Aug. 2021
0 Stimmen
I have screenshots attached as answer to your question
1 Kommentar
Mohsin Munir
am 31 Aug. 2021
Kategorien
Mehr zu Data Import from MATLAB finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!