Creating a new toolbox

I have a bunch of MEX-files. I want to create a new toolbox and use these functions in MATLAB. What would be best way to create a new TOOLBOX for these files?
Thanks in advance.

 采纳的回答

Sean de Wolski
Sean de Wolski 2014-1-14

0 个投票

I would have an installation file that unzips all of your MEX/MATLAB files into a specific directory (or directory structure) and adds this to the path.
As for documenting it like a toolbox, this is a good place to start:

更多回答(0 个)

类别

帮助中心File Exchange 中查找有关 Adding custom doc 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by