Filter löschen
Filter löschen

How to save file on chosen path in app designer?

1 Ansicht (letzte 30 Tage)
KAPIL JADHAV
KAPIL JADHAV am 29 Feb. 2020
Beantwortet: J. Alex Lee am 1 Mär. 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?

Antworten (1)

J. Alex Lee
J. Alex Lee am 1 Mär. 2020
can you just simplify and use uiputfile()?

Kategorien

Mehr zu Migrate GUIDE Apps finden Sie in Help Center und File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by