writing more than 1 function in a file
이전 댓글 표시
i wrote each function in each file and now there are too many files in a program. i tried to write several functions in a file but was unable to retrieve and use them. how can i write many functions and use them? thank you.
채택된 답변
추가 답변 (1개)
Use local functions See the link http://www.mathworks.in/help/matlab/matlab_prog/local-functions.html?s_tid=doc_12b
카테고리
도움말 센터 및 File Exchange에서 MATLAB Compiler에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!