Feeds
提问
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 前 | 0 个回答 | 0
0
个回答提问
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 前 | 3 个回答 | 0
3
个回答提问
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 前 | 2 个回答 | 0
2
个回答已回答
How 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...
How 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 前 | 1
提问
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 前 | 2 个回答 | 1
2
个回答已回答
Subscript 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.
Subscript 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 前 | 0
提问
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 前 | 4 个回答 | 0
4
个回答提问
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 前 | 1 个回答 | 0