Community Profile

photo

Hems


Last seen: 3 months ago Active since 2018

Followers: 0   Following: 0

Statistics

  • Thankful Level 2
  • Thankful Level 1

View badges

Feeds

View by

Question


Error with 3D interpolation: Interpolation requires at least two sample points for each grid dimension
I am trying to interpolate a 3D grid (sample file is attached) file, that has several 1D depth profiles (image attached). My goa...

6 months ago | 1 answer | 0

1

answer

Question


How to alter nearby values in a matrix with respect to a column?
Hi, I have a 2D matrix A(1:100,1:100), and I replaced one of its column (A(1:100,50)) with another column vector Y(1:100,1). Now...

6 years ago | 1 answer | 0

1

answer

Question


Coloring curves wrt to a third variable and creating legend for the same
Hello, I need to plot 31 curves and their color needs to be according to a third variable that varies from 1 to 5. I tried writi...

6 years ago | 1 answer | 0

1

answer

Question


Changing color and style using a loop
Hi, I want to plot 31 curves with varying colors and styles. My code is as follows: colorspec = colormap(jet(8)); set(gr...

6 years ago | 1 answer | 0

1

answer