标签: matlab directory
我在Matlab中使用x = dir(folder_name)读取了文件夹的内容。 为什么创建的结构name的字段x的前两行是'.'和'..'个文件夹?
name
x
'.'
'..'