How to write function for excel file
Mostra commenti meno recenti
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 Commenti
KSSV
il 26 Ago 2021
You can load data of excel file into MATLAB using readtable.
Mohsin Munir
il 31 Ago 2021
Risposte (1)
Abhishek Sharma
il 26 Ago 2021
0 voti
I have screenshots attached as answer to your question
1 Commento
Mohsin Munir
il 31 Ago 2021
Categorie
Scopri di più su Data Import from MATLAB in Centro assistenza e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!