How to write function for excel file
Mostrar comentarios más antiguos
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 comentarios
KSSV
el 26 de Ag. de 2021
You can load data of excel file into MATLAB using readtable.
Mohsin Munir
el 31 de Ag. de 2021
Respuestas (1)
Abhishek Sharma
el 26 de Ag. de 2021
0 votos
I have screenshots attached as answer to your question
1 comentario
Mohsin Munir
el 31 de Ag. de 2021
Categorías
Más información sobre Data Import from MATLAB en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!