フィルターのクリア

Programmatically package a toolbox

7 ビュー (過去 30 日間)
Sam Roberts
Sam Roberts 2014 年 10 月 3 日
回答済み: Sean de Wolski 2016 年 3 月 21 日
The toolbox packaging functionality new in 14b looks pretty nice.
However, you seem to be able to package a toolbox only via the toolbox-packaging GUI. I'd like to be able to create a .prj file interactively, and then programmatically package the toolbox using this .prj file, incorporating this programmatic step into a wider build process (which also includes checking things out, running a unit-test suite etc).
Is there any way to do this (documented or not, supported or not)?
I took a look at MATLAB\R2014b\toolbox\matlab\toolbox_packaging\+matlab\+tbxpkg\+internal\create.m - this seems to mostly do the job, but it requires that the .prj file is in a specific location relative to the toolbox folder. I was hoping for something similar to the app-building classes such as matlab.apputil.
  1 件のコメント
Curtis
Curtis 2016 年 3 月 16 日
Did you find an answer to your question?
-Curtis

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

採用された回答

Sean de Wolski
Sean de Wolski 2016 年 3 月 21 日

その他の回答 (0 件)

カテゴリ

Help Center および File ExchangeProgramming についてさらに検索

製品

Community Treasure Hunt

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

Start Hunting!

Translated by