Does the toolbox packager function in headless mode?
情報
この質問は閉じられています。 編集または回答するには再度開いてください。
古いコメントを表示
I'm creating and packaging a toolbox using the "matlab.addons.toolbox.packagetoolbox" methods in a CI system. Therefore, MATLAB runs headless (-nodisplay) in this environment. In this mode, the packaging tool does not correctly configure the "configuration.xml" file. Basically, it doesn't include the paths of the toolbox's files. However, when I do this directly from MATLAB with the desktop running it does provide these paths correctly in the "configuration.xml" file.
My guess is this is related to the jvm somehow.
0 件のコメント
回答 (0 件)
この質問は閉じられています。
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!