Feeds
提问
Adding image under contour lines took away axes and changed EVERYTHING
I added an image under my contour lines. The image doesn't fit the contour lines (I need to work on that, please send resources ...
6 years 前 | 1 个回答 | 0
1
个回答提问
Area under curve with negative X and Y values
I want to use the area() function, but I have negative x and y values on the axes
6 years 前 | 0 个回答 | 0
0
个回答提问
Creating an area graph with known variables on the x and y-axis
I am trying to create an elevation graph using contour lines and a straight line cutting through the contour lines. Contour line...
6 years 前 | 0 个回答 | 0
0
个回答提问
Can someone explain "tol" for me in ismembertol(A,B,tol) to see if I could use it in this context?
I am working on a project, and I came accross the ismembertol function. "x" is a 61x61 double, and I want to extract numbers clo...
6 years 前 | 1 个回答 | 0
1
个回答提问
Extracting the values using [row,col]
I have successfully found the row and col's in "x" , (a 61x61 double) where the x values in a line match with values in "x". ...
6 years 前 | 1 个回答 | 0
1
个回答提问
my for loop is not extracting all the possible values
My for loop isn't extracting all the possible values in the x variable (a 61-by-61 double). I am looping through the x values in...
6 years 前 | 2 个回答 | 0