photo

Shiran Golan


GE Medical Systems Ltd

Attivo dal 2015

Followers: 0   Following: 0

Messaggio

Statistica

  • Knowledgeable Level 1
  • First Answer

Visualizza badge

Feeds

Visto da

Risposto
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:\',...

circa 9 anni fa | 0

| accettato

Risposto
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...

circa 9 anni fa | 0