Hems
Followers: 0 Following: 0
Statistics
4 Questions
0 Answers
RANK
106,557
of 295,467
REPUTATION
0
CONTRIBUTIONS
4 Questions
0 Answers
ANSWER ACCEPTANCE
100.0%
VOTES RECEIVED
0
RANK
of 20,234
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 153,912
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
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...
1 year ago | 1 answer | 0
1
answerQuestion
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
answerQuestion
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 ago | 1 answer | 0
1
answerQuestion
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 ago | 1 answer | 0