photo

MD SHAHNAWAZ RAZA


自 2018 起处于活动状态

Followers: 0   Following: 0

统计学

  • First Answer

查看徽章

Feeds

排序方式:

提问


How to determine in a picture whether it's the left side of the face or the right side?
<</matlabcentral/answers/uploaded_files/112405/1.jpg>> <</matlabcentral/answers/uploaded_files/112406/2.jpg>>

6 years 前 | 2 个回答 | 0

2

个回答

提问


How to create multiple array with different name in for loop?
for i=1:10 arr = strcat('arr',num2str(i)); arr[]; end This code is not working. so how we can do? I...

6 years 前 | 1 个回答 | 0

1

个回答

已回答
How do I make multiple folders with specific names?
Thank you so much. This code is working fine.

6 years 前 | 0