Creating a new toolbox

조회 수: 4 (최근 30일)
Krishna
Krishna 2014년 1월 14일
답변: Sean de Wolski 2014년 1월 14일
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일
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개)

카테고리

Help CenterFile 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