Are Matlab Apps backwards compatible with previous versions
3 views (last 30 days)
Show older comments
I have created an app using app designer on R2020b, some colleagues wish to run it on on versions as early as R2019a. Does anyone know if there will be any issues created with this?
In the past I have created an installation file for others to install it, will there be any issues, for example if I have used a matlab function not present on previous versions.
Thanks in advance for the help!
0 Comments
Accepted Answer
Jan
on 2 Sep 2021
No, the apps are not backward compatible. The users of the apps do need all functions, which are needed by the apps.
0 Comments
More Answers (0)
See Also
Categories
Find more on Downloads 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!