uiputfile error using R2013a on Windows 7
Mostra commenti meno recenti
When my code skips the function that creates the GUI:
[FILENAME_TXT,PATHNAME_TXT] = uiputfile('.txt', 'Select location and title of text file.');
and outputs
FILENAME_TXT = 0 PATHNAME_TXT = 0
This error did not occur using earlier versions of MATLAB on Windows XP.
Thank you for any assistance with this issue.
2 Commenti
Walter Roberson
il 13 Ago 2013
That is expected if the uiputfile() is canceled.
Brian
il 30 Ago 2013
Risposte (0)
Categorie
Scopri di più su Logical in Centro assistenza e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!