File Exchange: Package as App? Package as Toolbox? Enable checkbox "Package as Toolbox"? Include .mltbx and .mlappinstall in zip...?
1 visualización (últimos 30 días)
Mostrar comentarios más antiguos
Hello,
I have large difficulties to understand how to supply my app to Matlab File Exchange. My aim is to enable all users to install my GUI tool as easily as possible. People with old Matlab releases (that do not support apps or custom toolboxes) should not be excluded.
My GUI tool is already available on Matlab file exchange for quite a while. However, I was never sure if I do it correctly:
https://de.mathworks.com/matlabcentral/fileexchange/27659-pivlab-particle-image-velocimetry-piv-tool
Currently, I create a mlappinstall file in Matlab, then I zip all files in my PIVlab directory (including the mlappinstall), upload it to File Exchange and tick the box "Package as toolbox" on the website. Is that the correct procedure..? I have the impression that this makes the zip archive quite large as there are duplicates of all files in the *.mlappinstall.
Should I also build a toolbox and include it in the zip archive...?
There is always the message "We are having difficulty building your toolbox. Please contact us to help us resolve the problem." displayed on the FileExchange website, so I guess I am doing something wrong...
Any hints would be very welcome, thanks!
2 comentarios
Rik
el 12 de Abr. de 2020
You could try contacting support. I don't know how often the FEX admins look for questions like this. Since the error message suggests to contact support as well, that seems a logical avenue.
Respuestas (0)
Ver también
Categorías
Más información sobre Package and Share Apps en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!