フィルターのクリア

Info

この質問は閉じられています。 編集または回答するには再度開いてください。

uiputfile dialogue not appearing, returning 0

1 回表示 (過去 30 日間)
Michael
Michael 2013 年 12 月 10 日
閉鎖済み: MATLAB Answer Bot 2021 年 8 月 20 日
I posted about this in the Newsgroup several months ago, but have not come across a solution yet so thought I should re-post somewhere else...
For a few of my analysis programmes I prompt the user for a name to save their results to a .xls/.csv file using uiputfile. Quite frequently the uiputfile dialogue fails to display and instantly returns 0. If I don't handle this it means the programme exits and the data is lost.
I did a test where I put the uiputfile command in a while loop (while fileName == 0) with a counter being displayed. I found that sometimes it loops around up to 5 times before the dialogue appears.
Can anyone help with this?? The two options of keeping the while loop (user can never cancel the save) or dumping the data to a fall-back file somewhere, are not that attractive.
I am using Matlab 2012b on Windows7. My original Newsgroup post (with at least one other victim of this) is http://www.mathworks.co.uk/matlabcentral/newsreader/view_thread/329926#908130
Thanks!

回答 (0 件)

この質問は閉じられています。

タグ

Community Treasure Hunt

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

Start Hunting!

Translated by