uigetdir not working in standalone application
显示 更早的评论
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 个评论
Geoff Hayes
2018-6-14
Udit - please claraify what you mean by the select directory is not showing up. Is this the path that you are passing in (as an input parameter) to uigetdir? Are you passing the full path to the selected directory or is it a relative path?
Udit Dhand
2018-6-14
Image Analyst
2018-6-14
Still, if you're using R2018a, you will have a problem, as I mentioned in my Answer below.
采纳的回答
更多回答(0 个)
类别
在 帮助中心 和 File Exchange 中查找有关 Application Deployment 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!