![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/17279679_1579041969517_DEF.jpg)
Mark Coughlin
Followers: 0 Following: 0
Statistics
8 Questions
0 Answers
RANK
67,750
of 297,046
REPUTATION
0
CONTRIBUTIONS
8 Questions
0 Answers
ANSWER ACCEPTANCE
100.0%
VOTES RECEIVED
0
RANK
of 20,422
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 157,776
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
Converting cell array to matrix
Hi, I have a 1x650 cell array (centroid1) which contains two values, an x and y coordinate in a (1,2) matrix. How do I convert ...
4 years ago | 2 answers | 0
2
answersQuestion
Reading Multiple Images Using For Loop
Hi, I am trying to use a for loop to read 4 images (of the format 1.jpg,2.jpg etc...) and then calculate the value and location...
4 years ago | 1 answer | 0
1
answerQuestion
Locating Row and Column of Min. Value
Hi, I am trying to find the first location where the minimum value is found. Below is my script so far: x=[5 6 78 32; 34 1...
4 years ago | 2 answers | 0
2
answersQuestion
Plotting Pixels of an Image and Finding Minimum Value
Hi, I am trying to plot the individual pixels of an image on a surface plot, I have converted the image from RGB to grayscale -...
4 years ago | 1 answer | 0
1
answerQuestion
While or for loop?
Hi, I want to write a script which will evaluate the lowest factorial which is greater than the user's input, and I am unsure of...
5 years ago | 1 answer | 0
1
answerQuestion
Using for loop to match generated random numbers to an input value
Hi, I want to write a script which will prompt the user for minimum and maximum integers, and then another integer which is the ...
5 years ago | 2 answers | 0
2
answersQuestion
Summation of numbers using prompts
I want the program to prompt the user for the value n (the number of values to be added together). I then want the program to pr...
5 years ago | 1 answer | 0
1
answerQuestion
Using sscanf function in a for loop.
Write a script which will use the function uigetfile to read in the name of a file to open in the script. The function fopen is...
5 years ago | 1 answer | 0