Eric Martz
Followers: 0 Following: 0
Statistics
4 Questions
0 Answers
RANK
142,532
of 295,527
REPUTATION
0
CONTRIBUTIONS
4 Questions
0 Answers
ANSWER ACCEPTANCE
75.0%
VOTES RECEIVED
0
RANK
of 20,242
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 154,057
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
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...
5 years ago | 1 answer | 0
1
answerQuestion
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 ...
5 years ago | 1 answer | 0
1
answerQuestion
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...
5 years ago | 3 answers | 0
3
answersQuestion
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 ...
5 years ago | 1 answer | 0