Escape character for colon in matalb path in linux

Hello everybody, I would like to add to matlab path a path containing a colon (:), which is actually a separator between folder paths. I have tried \ as an escape character but didn't work. I would like to addpath('C:') in linux machine Thanks for the help

Respuestas (2)

Natch Ruengsakulrach
Natch Ruengsakulrach el 1 de Sept. de 2016

0 votos

Unlike Windows, Linux allows directory names with “:”. Having “:” in a directory name on the MATLAB search path is currently unsupported. I work for MathWorks and I have forwarded this to the appropriate team.
Jonathan Ward
Jonathan Ward el 14 de En. de 2020

0 votos

Has there been any update on this issue? Any workarounds?

1 comentario

workarount on linux might be to create a soft link with a differrent name

Iniciar sesión para comentar.

Categorías

Más información sobre Programming en Centro de ayuda y File Exchange.

Preguntada:

el 24 de Ag. de 2016

Comentada:

el 16 de En. de 2024

Community Treasure Hunt

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

Start Hunting!

Translated by