How to save file on chosen path in app designer?

1 次查看(过去 30 天)
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?

回答(1 个)

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

类别

Help CenterFile Exchange 中查找有关 Migrate GUIDE Apps 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by