standalone app access-icon is grayed out
46 views (last 30 days)
Show older comments
I am using 2019b. Why is the standalone Desktop app grayed out. Is this a license thing? I work at a major company and figure we have the best license...
0 Comments
Answers (2)
Steven Lord
on 28 Aug 2019
Check the output of ver to learn if you have MATLAB Compiler installed. If you do have it installed check the output of the license function (and/or check with your IT department or whomever maintains your licenses) to determine if there is a license for MATLAB Compiler available for you to use. Maybe all the licenses are checked out by other users at the moment.
3 Comments
Edgar Mauricio Ocampo Alvarez
on 13 Dec 2020
Edited: Edgar Mauricio Ocampo Alvarez
on 13 Dec 2020
the Matlab compiler has to be installed from the Menu: Home->Add-Ons->Get Ads-Ons, there will come out a windows where you have to write Matlab compiler and install.
Another alternative option would be to compile from Menu: APPS->Package App and insert the app file .mlapp
Sascha Power
on 27 Jul 2022
Thanks to Edgar Mauricio Ocampo Alvarez to give the correct answer:
the Matlab compiler has to be installed from the Menu: Home->Add-Ons->Get Ads-Ons, there will come out a windows where you have to write Matlab compiler and install.
Another alternative option would be to compile from Menu: APPS->Package App and insert the app file .mlapp
https://de.mathworks.com/matlabcentral/answers/477969-standalone-app-access-icon-is-grayed-out#comment_1204790
0 Comments
See Also
Categories
Find more on Introduction to Installation and Licensing in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!