Hems
Followers: 0 Following: 0
Feeds
提问
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...
1 year 前 | 1 个回答 | 0
1
个回答提问
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 前 | 1 个回答 | 0
1
个回答提问
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...
7 years 前 | 1 个回答 | 0
1
个回答提问
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...
7 years 前 | 1 个回答 | 0