Does the toolbox packager function in headless mode?
Infos
Cette question est clôturée. Rouvrir pour modifier ou répondre.
Afficher commentaires plus anciens
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.
Réponses (0)
Cette question est clôturée.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!