Robbie McDermott
Followers: 0 Following: 0
Statistics
7 Questions
0 Answers
RANK
99.609
of 295.527
REPUTATION
0
CONTRIBUTIONS
7 Questions
0 Answers
ANSWER ACCEPTANCE
42.86%
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
Subscripted assignment dimension mismatch.
Hello all, I know this is a common error and their seem to be millions of solutions for it however I can't get my code to ru...
bijna 7 jaar ago | 1 answer | 0
1
answerQuestion
Too many inputs to CFIT/SUBSREF.error when using a for loop
I have the following code: image=a(:,:,n); Isum=sum(image,1); [Imax,Iloc]=max(Isum); I=image(:,Iloc); fit=fit(L,I,'e...
bijna 7 jaar ago | 2 answers | 0
2
answersQuestion
Getting coefficients from a for loop
I want to run the code below inside a for loop so that I can run through ten versions of a, i.e. a(:,:,1) to a(:,:,10). Each...
bijna 7 jaar ago | 0 answers | 0
0
answersQuestion
Comparing two data sets
<</matlabcentral/answers/uploaded_files/97767/data%20comp.png>> I have theoretical data and data I have measured myself. See ...
bijna 7 jaar ago | 0 answers | 0
0
answersQuestion
Resacaling an array to align and plot beside another
<</matlabcentral/answers/uploaded_files/96786/untitled.png>> I have two arrays that when plotted should align. What is the be...
bijna 7 jaar ago | 1 answer | 0
1
answerQuestion
Plotting two vectors side by side.
I have two arrays that should plot to give the same (very similar) graphs. My first array, A, is 1 X 601 while my second array, ...
bijna 7 jaar ago | 2 answers | 0
2
answersQuestion
Displaying an axis scale in mm rather than pixels
I have written a code for image analysis that uses the number of pixels throughout to calculate lengths. Now I want to plot grap...
ongeveer 7 jaar ago | 3 answers | 0