Define the deafult path for uisave
Mostrar comentarios más antiguos
Hi everybody,
I'm using the uisave command to store some data, but I can't define the default path that uisave command will use. Is there a way to do it?
Thanks in advance, Daniele
Respuesta aceptada
Más respuestas (1)
Azzi Abdelmalek
el 24 de Jul. de 2013
f='E:\matlab' % For example your default folder
uisave('A',f)
1 comentario
Daniele Favot
el 24 de Jul. de 2013
Editada: Azzi Abdelmalek
el 24 de Jul. de 2013
Categorías
Más información sobre Adaptive Filters en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!