How to write function for excel file
显示 更早的评论
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 个评论
KSSV
2021-8-26
You can load data of excel file into MATLAB using readtable.
Mohsin Munir
2021-8-31
回答(1 个)
类别
在 帮助中心 和 File Exchange 中查找有关 Data Import from MATLAB 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!