Community Profile

photo

Eric Martz


Active since 2019

Statistics

  • Thankful Level 2
  • Thankful Level 1

View badges

Content Feed

View by

Question


How do I write images into folders specified in string array?
Hi, I have a 3545 x 2 string array. I attached the first 10 rows as an example: namesandlabels(1:10, :) ans = 10×2 st...

4 years ago | 1 answer | 0

1

answer

Question


Storing Images from Cell Array into Different Files
Hi, I have already divided a picture into 100 smaller pictures and stored each image in a 10x10 cell array. I am now trying to ...

4 years ago | 1 answer | 0

1

answer

Question


How can I find RGB values of a matrix of coordinates of an image?
Hi, I'm trying to pull the RGB values from a list of (x,y) coordinates that are centers of circles. My plan was to get the matr...

4 years ago | 3 answers | 0

3

answers

Question


How can I store the outputs of my function into a matrix?
Hi, I'm trying to preallocate my function so that it will return the outputs into a matrix, but it is currently only returning ...

4 years ago | 1 answer | 0

1

answer