Statistics
RANK
14,147
of 295,467
REPUTATION
3
CONTRIBUTIONS
6 Questions
2 Answers
ANSWER ACCEPTANCE
83.33%
VOTES RECEIVED
2
RANK
of 20,234
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 153,912
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 to make contour plot with two y axes.
Hello, I am running the code shown bellow to create contour plots. What I do not get is what to change in order to create a cont...
12 years ago | 0 answers | 0
0
answersQuestion
How to find the most common statistical value in an array?
Assume that the array consists of real time recordings and appears to have five common values with unknown std (e.g. 5.1356 +/- ...
12 years ago | 3 answers | 0
3
answersQuestion
Selecting a single value with max function - Subscripted assignment dimension mismatch.
Hello, I am having the error message _??? Subscripted assignment dimension mismatch_, an I believe that it is caused because whe...
12 years ago | 2 answers | 0
2
answersHow to use colormap for different bars.
Sorry, I have one more question. When "y" has 3 elements, then the colors I get for the bars are "red, green & blue". When I cha...
13 years ago | 1
Question
How to use colormap for different bars.
I am trying to plot a bar chart with error bars, giving different colors to the individual bars using colormap function, but ins...
13 years ago | 2 answers | 1
2
answersSubscript indices must either be real positive integers or logicals & Index exceeds matrix dimensions.
Changing the loop from 0 to 1 seems to fixed the first error, but not the second one. The elements of P are the same in CA.
13 years ago | 0
Question
Subscript indices must either be real positive integers or logicals & Index exceeds matrix dimensions.
Hello, the code I'm using is shown below. The file I'm trying to read consists of three columns, two important for me (CA and P)...
13 years ago | 4 answers | 0
4
answersQuestion
Writing multiple arrays to the same excel sheet.
Hello, as title says i want to write different arrays to the same excel sheet. The arrays I'm using are (both type n,1): ...
13 years ago | 1 answer | 0