Community Profile

photo

ref


Active since 2011

Statistics

  • Thankful Level 3

View badges

Content Feed

View by

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...

11 years ago | 0 answers | 0

0

answers

Question


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

answers

Question


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

answers

Answered
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...

12 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...

12 years ago | 2 answers | 1

2

answers

Answered
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.

12 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)...

12 years ago | 4 answers | 0

4

answers

Question


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): ...

12 years ago | 1 answer | 0

1

answer