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...
거의 2년 전 | 답변 수: 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...
7년 초과 전 | 답변 수: 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년 초과 전 | 답변 수: 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년 초과 전 | 답변 수: 1 | 0

