uigetfile blocks the matlab shell!

Hi,
using uigetfile just blocks the Matlab shell. If I type for instance the Mathworks provided example (on a freshly opened Matlab shell) [filename, pathname] = uigetfile('*.m', 'Pick a MATLAB code file'); ... nothing happens and the Matlab shell just becomes unresponsive
I'm using r2015 on RedHatEnterpriseServer (7.2), with java version "1.7.0_91" OpenJDK Runtime Environment (rhel-2.6.2.3.el7-x86_64 u91-b00) OpenJDK 64-Bit Server VM (build 24.91-b01, mixed mode)
Any ideas?

댓글 수: 3

Yuebin Zhou
Yuebin Zhou 2016년 1월 20일
That could be caused by the interference or interaction from another software. Please check the crash dump and see if other software`s names show up there. You may find crash dump files in the folder shown by using the command below.
>>winopen(tempdir)
Kirby Fears
Kirby Fears 2016년 1월 20일
편집: Kirby Fears 2016년 1월 20일
uigetfile ordinarily does freeze the shell until you choose a file or close the dialogue box.
The problem is that you're not getting the dialogue box.
Arabarra
Arabarra 2016년 11월 24일
well, it was one of those bugs that just disappeared with a new release...

댓글을 달려면 로그인하십시오.

답변 (0개)

카테고리

도움말 센터File Exchange에서 App Building에 대해 자세히 알아보기

질문:

2016년 1월 18일

댓글:

2016년 11월 24일

Community Treasure Hunt

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

Start Hunting!

Translated by