Problem using uigetfile function

2 visualizaciones (últimos 30 días)
David Suprak
David Suprak el 29 de Oct. de 2019
Comentada: CAM el 31 de Oct. de 2019
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 comentarios
David Suprak
David Suprak el 30 de Oct. de 2019
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
CAM
CAM el 31 de Oct. de 2019
No worries. Glad it worked out for you. Good luck with your coding.

Iniciar sesión para comentar.

Respuestas (0)

Categorías

Más información sobre Dialog Boxes en Help Center y File Exchange.

Etiquetas

Productos

Community Treasure Hunt

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

Start Hunting!

Translated by