How to save file on chosen path in app designer?

5 vues (au cours des 30 derniers jours)
KAPIL JADHAV
KAPIL JADHAV le 29 Fév 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?

Réponses (1)

J. Alex Lee
J. Alex Lee le 1 Mar 2020
can you just simplify and use uiputfile()?

Catégories

En savoir plus sur Migrate GUIDE Apps dans Help Center et File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by