How to save file on chosen path in app designer?

5 visualizaciones (últimos 30 días)
KAPIL JADHAV
KAPIL JADHAV el 29 de Feb. de 2020
Respondida: J. Alex Lee el 1 de Mzo. de 2020
I have created app to generate sine wave and now I want to save data entered for to generate sine wave in csv file.
then i have created two push button. one is save and another is select path. my save button is workin properly but after selecting path its not storing file on that selected path. It is always storing file in Downloads. I am using uigetdir function for select path. which function should i choose?

Respuestas (1)

J. Alex Lee
J. Alex Lee el 1 de Mzo. de 2020
can you just simplify and use uiputfile()?

Categorías

Más información sobre Migrate GUIDE Apps en Help Center y File Exchange.

Etiquetas

Community Treasure Hunt

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

Start Hunting!

Translated by