How do I install Guide to AppDesigner Migration Tool without the internet?
7 views (last 30 days)
Show older comments
I need to install the Guide to AppDesigner Migration Tool on my work computers that are not connected to the internet. I followed the steps listed in the Accepted Answer in https://www.mathworks.com/matlabcentral/answers/339542-how-do-i-install-a-support-package-for-matlab-r2016b-and-later-releases-using-add-on-explorer-on-a-c?s_tid=answers_rc1-1_p1_Topic but it didn't work. I followed the steps on my computer that is connected to the internet following these steps and it worked fine. I believe the problem is that the computers that are not connected to the internet each have their own individual license that do not have a corresponding license on a computer that is on the internet. From the Accepted Anser in the link above, "The below steps must be performed on a machine connected to a network that does not have the download restrictions but with the same MATLAB license installed as the target machine." The downloaded files that I copied to the target machine were from a machine that had a different license. Would this be the problem? If so, is there a workaround? Thanks.
0 Comments
Answers (2)
Rik
on 12 Jan 2022
Since in principle you should only need this migration tool once per project, wouldn't it be feasible to migritate on the online computer and then continue the further development on the offline machine?
It wouldn't be an actual solution to your problem, but it would circumvent the issue.
4 Comments
Rik
on 13 Jan 2022
If you're worried about obsolescence, I would use plain m files. I don't see why they would remove that any time soon. I also don't see why Mathworks would remove figures any time soon. I expect the mlapp format to change several times before figures are removed in favor of making uifigure the default.
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!