matlab2014a工具箱导入,MATLAB添加新工具箱ADDING A NEW TOOLBOX INTO MATLAB

假如,我们要安装一个工具箱名字叫“AAA”。从网上下载的下来了该工具箱的一个压缩包rar。

1)解压缩已经下载下来的该压缩包AAA.zip。会出现类似于如下文件结构的一个文件夹

/AAA

/AAA/@sss

/AAA/extras

/AAA/demos

/AAA/solvers

...

...

2)将该工具箱的文件夹复制到MATLAB的toolbox文件夹中。

3)打开MATLAB.

File->Set Path ->Add with

subfolders ->找到刚才放工具箱的目录,选择该工具箱AAA

->Save->Close. 然后重启MATLAB。

4)再使用命令 addpath(genpath('放置AAA工具箱的路径'))。

这就OK了!!!!!!!!!!!!

%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%

How to add a new toolbox into your MATLAB

path...

%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%

We suppose that adding a new toolbox named "AAA" into

the MATLAB path.

1)unzip AAA.zip. This should be

a structure like this

/AAA

/AAA/@sss

/AAA/extras

/AAA/demos

/AAA/solvers

...

...

2)Copy the unziped folder of "AAA toolbox" into the

"toolbox folder" of the MATLAB

setup directory in your computer.

3)Open the MATLAB. File->Set Path

->Add with subfolders ->Finding the

directory you just copying

->Save->Close->Restart

MATLAB。

4)Using command: addpath(genpath('yourlocation/AAA'))

Then, OK!!!

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值