Info

Diese Frage ist geschlossen. Öffnen Sie sie erneut, um sie zu bearbeiten oder zu beantworten.

in MATLAB 2014b window titles stopped appearing when using UIGETDIR and UIGETFILE

3 Ansichten (letzte 30 Tage)
Peter Schuette
Peter Schuette am 4 Nov. 2015
Geschlossen: MATLAB Answer Bot am 20 Aug. 2021
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?

Antworten (1)

Bharath Rangaswamy
Bharath Rangaswamy am 6 Nov. 2015
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

Diese Frage ist geschlossen.

Produkte

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by