How can I create shortcuts by commands?
Mostrar comentarios más antiguos
I'm wondering whether it is possible to create shortcuts on the toolbar by commands. I am going to release my GUI and I hope any user can install it by running a script (to add path and create a shortcut on the tool bar). Does Matlab have this kind of function/command? I just want to make the installation process simple so that even if the user is not familar with MATLAB can install the GUI by just a click. Any solution is welcome.
Respuesta aceptada
Más respuestas (2)
per isakson
el 18 de Feb. de 2014
Editada: per isakson
el 18 de Feb. de 2014
0 votos
- There is a file shortcuts_2.xml "in" prefdir, which "contains" the shortcuts. "First, make a backup ..."
- See in FEX: Shortcut tools
Matt Tearle
el 18 de Feb. de 2014
0 votos
If you're running 12b or later, why not just package and distribute your application as an app ? Then your users simply run the .mlappinstall file and your app is added to their toolstrip.
Categorías
Más información sobre Introduction to Installation and Licensing en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!