Save my own function in the pre-defined function list

1 vue (au cours des 30 derniers jours)
Qianyu
Qianyu le 10 Jan 2013
Can I create a function, then save it in a list of predefined Matlab functions?

Réponses (1)

Matt J
Matt J le 10 Jan 2013
Modifié(e) : Matt J le 10 Jan 2013
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.

Catégories

En savoir plus sur Search Path dans Help Center et File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by