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!