Save my own function in the pre-defined function list

Can I create a function, then save it in a list of predefined Matlab functions?

답변 (1개)

Matt J
Matt J 2013년 1월 10일
편집: Matt J 2013년 1월 10일

1 개 추천

If you mean that you would like your function universally accessible from any directory, and you want this remembered from session to session, you can use PATHTOOL and similar path manipulation functions to save your function to the MATLAB path.

카테고리

도움말 센터File Exchange에서 File Operations에 대해 자세히 알아보기

질문:

2013년 1월 10일

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by