folder path difference in 'Windows' and 'Linux' system
显示 更早的评论
I found that the folder path expression is different between 'windows' and 'linux' system.
for window system, it use '\' between folders and sub-folders,
in linux system, it uses '/'.
this make some error when I translate the matlab code from windows to linux system.
is this an inherent feature of Matlab? or is there anyway to solve this problem?
Thansk!
Yu
采纳的回答
更多回答(0 个)
类别
在 帮助中心 和 File Exchange 中查找有关 Filename Construction 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!