photo

Matlab works


Last seen: fast 5 Jahre vor Aktiv seit 2020

Followers: 0   Following: 0

Statistik

Feeds

Anzeigen nach

Frage


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

fast 5 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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

etwa 5 Jahre vor | 2 Antworten | 0

2

Antworten