MATLAB 2019b file not running in MATLAB 2017b
1 次查看(过去 30 天)
显示 更早的评论
I created an app in MATLAB 2019B and want to run it 2017b. I do not wish to convert it in Standalone app. I need to share it with my team mates who have the license for 2017b.
In 2017b, it gives the error gridlayout not defined. What should I do?
2 个评论
回答(1 个)
Rishik Ramena
2021-7-14
You can check out the documentation for R2017b here. Specifically look for App building using App Designer and GUIDE. Make sure that your app confines to the functions used in this documentation.
0 个评论
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Develop Apps Using App Designer 的更多信息
产品
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!