Info
此问题已关闭。 请重新打开它进行编辑或回答。
in MATLAB 2014b window titles stopped appearing when using UIGETDIR and UIGETFILE
1 次查看(过去 30 天)
显示 更早的评论
I recently downloaded MATLAB2014b which I am using with OS X El Capitan. When I call uigetdir and provide a title string, the window that displays the directory has no title. The same code on MATLAB2014b downloaded 9 months ago and running on Yosemite produces titles as intended. Here is a code snippet that demonstrates what I am talking about:
aaa=uigetdir(pwd,'title goes here')
The same thing happens when i try using uigetfile. Does anyone have any idea how to make the titles appear?
0 个评论
回答(1 个)
Bharath Rangaswamy
2015-11-6
Hi Peter,
El Capitan is not a supported OS version on MATLAB 2014b and Yosemite is support.
refer to the doc link below for more details:
Best,
Bharath
0 个评论
此问题已关闭。
另请参阅
产品
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!