Problem using uigetfile function

I am trying to use the uigetfile function to allow the user to open a file. When I run the code, it opens a dialog box that says 'Select File for Save As'.
Here is the code:
FileName=uigetfile;
What am I doing wrong?
Thanks,
Dave

3 个评论

When I use that command as shown I get "Select file to Open". Not sure why you are getting the "save as" title. What happens if you specify text to display as an input?
Cam,
I hesitate to admit this, but it turns out I had not yet saved the code. I'm sorry to waste your time. Thanks for responding, though.
Dave
No worries. Glad it worked out for you. Good luck with your coding.

请先登录,再进行评论。

回答(0 个)

类别

帮助中心File Exchange 中查找有关 Dialog Boxes 的更多信息

产品

标签

评论:

CAM
2019-10-31

Community Treasure Hunt

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

Start Hunting!

Translated by