How to write function for excel file
Afficher commentaires plus anciens
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 commentaires
KSSV
le 26 Août 2021
You can load data of excel file into MATLAB using readtable.
Mohsin Munir
le 31 Août 2021
Réponses (1)
Abhishek Sharma
le 26 Août 2021
0 votes
I have screenshots attached as answer to your question
1 commentaire
Mohsin Munir
le 31 Août 2021
Catégories
En savoir plus sur Data Import from MATLAB dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!