Set environment path using IP for directory

Dear All,
I am currently trying to use an IP address for setting absolute/relative path onto different remote machines for accessing data or storing files.
Instead of
Path = 'X:/Directory/Subdirectory/Files'
I want to use something like:
IP = '130.12.12.1';
Path = [IP,'/Directory/Subdirectory/Files']
Any ideas or comments on this?
Kindest regards,
O. Lojek

카테고리

도움말 센터File Exchange에서 Search Path에 대해 자세히 알아보기

질문:

2016년 1월 22일

답변:

2016년 1월 22일

Community Treasure Hunt

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

Start Hunting!

Translated by