Newbie question: adding m-files

I am wanting to add a title to a figure with several subplots and found an m-file on the file exchange (at http://www.mathworks.com/matlabcentral/fileexchange/3218). How do I add this so that Matlab recognises this as a general function for all time regardless of what my current folder is? Thanks in advance...

回答 (1 件)

Paulo Silva
Paulo Silva 2011 年 6 月 5 日

1 投票

add the path to your m-files
doc addpath

1 件のコメント

Image Analyst
Image Analyst 2011 年 6 月 6 日
It's best if you put that in your startup.m file, or follow it with savepath, or both, so that it will remember it for future sessions.

サインインしてコメントする。

カテゴリ

製品

タグ

質問済み:

2011 年 6 月 5 日

Community Treasure Hunt

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

Start Hunting!

Translated by