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!