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년 초과 전 | 답변 수: 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 +/- ...
13년 초과 전 | 답변 수: 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...
13년 초과 전 | 답변 수: 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...
거의 14년 전 | 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...
거의 14년 전 | 답변 수: 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.
거의 14년 전 | 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)...
거의 14년 전 | 답변 수: 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): ...
대략 14년 전 | 답변 수: 1 | 0
