photo

Shiran Golan


GE Medical Systems Ltd

Actif depuis 2015

Followers: 0   Following: 0

Message

Statistiques

  • Knowledgeable Level 1
  • First Answer

Afficher les badges

Feeds

Afficher par

Réponse apportée
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:\',...

environ 9 ans il y a | 0

| A accepté

Réponse apportée
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...

environ 9 ans il y a | 0