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
1 个评论
Image Analyst
2016-1-22
Okay....so what happens when you try that?
回答(1 个)
Kirby Fears
2016-1-22
0 个投票
I believe this post discusses the format you're looking for.
类别
在 帮助中心 和 File Exchange 中查找有关 Search Path 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!