For Programmers: Free Programming Magazines  


Home > Archive > Matlab > January 2008 > save file with browser









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author save file with browser
muzaffar

2008-01-31, 10:19 am

Hi,
i want to collect files from a folder and then want to
save files (after creation with may be fopen) into some
other folder.
i am doing at the moment with dir and mkdir
How can do it with browser options.
i mean i want to browse through folders to select files
for input and browse to select a folder to save files in a
selected folder.
kind regards.
bye

Walter Roberson

2008-01-31, 10:19 am

In article <fnsi7f$a63$1@fred.mathworks.com>,
muzaffar <muzaffarbashir@yahoo.com> wrote:
>i want to collect files from a folder and then want to
>save files (after creation with may be fopen) into some
>other folder.
>i am doing at the moment with dir and mkdir
>How can do it with browser options.
>i mean i want to browse through folders to select files
>for input and browse to select a folder to save files in a
>selected folder.


uigetfile() specifying that you want the user to be able to
specify multiple files. uigetdir() to select the destination
directory.
--
"All is vanity." -- Ecclesiastes
Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2008 codecomments.com