photo

Shiran Golan


GE Medical Systems Ltd

2015년부터 활동

Followers: 0   Following: 0

메시지

통계학

  • Knowledgeable Level 1
  • First Answer

배지 보기

Feeds

보기 기준

답변 있음
How can I print names of files or folders contained in a specific folder in first row in excel sheet?
this should work: srcFolders = dir; for folder = 1:length(srcFolders) srcFolders(folder).fullname = strcat('D:\',...

대략 9년 전 | 0

| 수락됨

답변 있음
how to plot a point in the original image
If I understand your process, you have 4 images splited from one. Now you can find the wanted index for each of the images using...

대략 9년 전 | 0