Write changing string format into txt file
Afficher commentaires plus anciens
Hey! I would like to write into a txt file, the location of my working directory.
I tried the function fprintf (or sprintf) but the problem is that I can't define a fixed format (with strings backlslash and integers) when I am using fprintf (or sprintf) because the format is changing when the working directory is changing!
Thanks for the help.
Réponse acceptée
Plus de réponses (0)
Catégories
En savoir plus sur Search Path dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!