2020年6月19日
摘要: 可见,predecessor假如是junction的话,需要写个junction的id;如果是道路,需要写个道路的id。 下面分析lane的连接情况:如果后面没有道路连接的话,那么lane只有lane_predecessor了。 阅读全文
posted @ 2020-06-19 21:32 一杯明月 阅读(258) 评论(0) 推荐(0)
摘要: clearclccd('C:\Documents and Settings\Administrator\桌面\matlab\test'); % 设置当前目录% 此时test文件夹中有:文件夹1, 文件夹2, 文件1.txt, 文件2.txt movefile('1.txt', '11.txt'); 阅读全文
posted @ 2020-06-19 14:20 一杯明月 阅读(2513) 评论(0) 推荐(0)