Community Profile

photo

Mad Gano


Last seen: 9 months ago Active since 2022

Followers: 0   Following: 0

Statistics

  • Thankful Level 2

View badges

Feeds

View by

Question


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 ...

1 year ago | 1 answer | 0

1

answer

Question


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...

1 year ago | 2 answers | 0

2

answers

Question


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...

1 year ago | 1 answer | 0

1

answer

Question


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...

1 year ago | 1 answer | 0

1

answer

Question


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;......

1 year ago | 1 answer | 0

1

answer

Question


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 ago | 2 answers | 1

2

answers