Community Profile

photo

Matlab works


Last seen: 4 years 前 自 2020 起处于活动状态

统计数据

Content Feed

排序方式:

提问


what does this line mean
t= [ones(1,10) 1+ones(1,10) 2+ones(1,15) 3+ones(1,10) ];

4 years 前 | 1 个回答 | 0

1

个回答

提问


what does . and .. refer to
for i = 1:size(TrainFiles,1) if not(strcmp(TrainFiles(i).name,'.')|strcmp(TrainFiles(i).name,'..')|...

4 years 前 | 2 个回答 | 0

2

个回答