Creating your own MATLAB functions

Hello, I am new to MATLAB and this forum and I want to ask whether I can create my own functions and store them in my MATLAB library so that I can call them in my projects when necessary? If yes, please guide me through the procedure of doing so, (for example which folder etc. etc.). I am using version R2012a

回答 (1 件)

Walter Roberson
Walter Roberson 2015 年 5 月 25 日

0 投票

Yes. Just create convenient directories for them that are not under the MATLAB installation directories, and use
pathtool
to add the directories to your MATLAB path.

1 件のコメント

Chitran Ghosal
Chitran Ghosal 2015 年 5 月 25 日
Ok, I'll try it out and get back to you.

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

カテゴリ

ヘルプ センター および File ExchangeStartup and Shutdown についてさらに検索

質問済み:

2015 年 5 月 25 日

コメント済み:

2015 年 5 月 25 日

Community Treasure Hunt

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

Start Hunting!

Translated by