필터 지우기
필터 지우기

Info

이 질문은 마감되었습니다. 편집하거나 답변을 올리려면 질문을 다시 여십시오.

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

조회 수: 1 (최근 30일)
Peter Schuette
Peter Schuette 2015년 11월 4일
마감: MATLAB Answer Bot 2021년 8월 20일
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?

답변 (1개)

Bharath Rangaswamy
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

이 질문은 마감되었습니다.

제품

Community Treasure Hunt

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

Start Hunting!

Translated by