Borrar filtros
Borrar filtros

write to network drive from linux system

11 visualizaciones (últimos 30 días)
Thorbjørn Erik Køppen Christensen
Thorbjørn Erik Køppen Christensen el 23 de Mzo. de 2019
I have mounted a network drive through nautilus, that means the path looks like this:
/run/user/1000/gvfs/smb-share:server=SOME.SERVER.URL,share=SOMESHARE/PATH/ON/NETWORK/DRIVE
this is fine for the most part, I can cd around in matlab, I create files, I can read files.
I cannot However write to files, as i get an error:
"The filename specified was either not found on the MATLAB path or it contains unsupported characters."
Why do I get this error only when writing to a file (and not while reading/creating)?
Is there any way around this? I can see the problem with having the symbols "=:.," in the path, but I don't know any way around this, so I must learn to write instead.

Respuestas (0)

Categorías

Más información sobre Search Path en Help Center y File Exchange.

Productos


Versión

R2018b

Community Treasure Hunt

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

Start Hunting!

Translated by