uigetdir not working in standalone application
2 次查看(过去 30 天)
显示 更早的评论
I have created a gui which uses uigetdir in one of the pushbuttons and it works in matlab application, but when converted to standalone application the 'select directory' is not showing up. Any idea to what should be done?
3 个评论
Image Analyst
2018-6-14
Still, if you're using R2018a, you will have a problem, as I mentioned in my Answer below.
采纳的回答
Image Analyst
2018-6-14
This is a known bug in release R2018a.
You either have to use the workaround they suggest, or go back to R2017b.
3 个评论
更多回答(0 个)
另请参阅
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!