Mad Gano
Followers: 0 Following: 0
Feeds
提问
How to plot using errorbar but the error bar only in every 5 points
I want to plot a matrix (x,y,erro) which has 1000 rows. Case_1: When I use errorbar it is very hard to see the original line ...
2 years 前 | 1 个回答 | 0
1
个回答提问
Area of contor from Matrix
I have a matrix with 2 coordinates x, y and the force F about 2 million rows (2M X 3) I want to plot the contor of this da...
2 years 前 | 2 个回答 | 0
2
个回答提问
interpolation in Matrix to have at the end equidistance points based on X
I want to interpolate a Matrix based on only X values, so I have at the end equidistance points. For example, If the Matrix is...
2 years 前 | 1 个回答 | 0
1
个回答提问
How to remove what outside the polar coordinate in polarscatter
I want to remove the lines outside the polar coordinate For example with this code th = [0.175 2.50]; r = [30 25]; polarsc...
2 years 前 | 1 个回答 | 0
1
个回答提问
How to plot matrix to color band
I have such a matrix X=[1, 2, 1, 3, 2, 1, 4, 2, 1, 3 ;... 2, 1, 1, 3, 6, 2, 4, 3, 2, 1;... 4, 1, 7, 2, 4, 3, 2, 4, 1, 2;......
2 years 前 | 1 个回答 | 0
1
个回答提问
How to plot 3D using a table
I have for example this table I would like to plot this table 3D so that the values in between have to be interpreted with re...
2 years 前 | 2 个回答 | 1