Filter löschen
Filter löschen

Creating a new toolbox

1 Ansicht (letzte 30 Tage)
Krishna
Krishna am 14 Jan. 2014
Beantwortet: Sean de Wolski am 14 Jan. 2014
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.

Akzeptierte Antwort

Sean de Wolski
Sean de Wolski am 14 Jan. 2014
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:

Weitere Antworten (0)

Kategorien

Mehr zu MATLAB Compiler finden Sie in Help Center und File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by