Salem
Followers: 0 Following: 0
Feeds
提问
Contour plot of x and y
I have x and y data and I want to plot a contour with three colors where each category has its own color. I couldnt figure out a...
3 years 前 | 3 个回答 | 0
3
个回答提问
How to move a signal to be on the x-axis
I receive sets of data (x,y); they form signal waves but some of signals are waving away from the x-axis. So Im wondering what i...
3 years 前 | 1 个回答 | 0
1
个回答提问
Locations of the Intersections between the circles
I have plotted many circles under two sets; N=viscircles(xya,repmat(1000,size(xya,1),1),'color','b'); hold on W=viscircles(d...
3 years 前 | 1 个回答 | 0
1
个回答提问
From arrays of two columns into multiple circles
I have arrays of two columns, I want to plot multiple circles where the center of each cirlce is determined in each row, as each...
3 years 前 | 1 个回答 | 0
1
个回答提问
Intersections between line and rectangle
How can I find the locations of the intersections between multiple vertical lines with multiple rectangles ?
3 years 前 | 1 个回答 | 0
1
个回答提问
Plot multiple rectangles from set of points
If I have set of points 1, 2 , 3, 4, 5 they are name by NUM. These points respresnts locations on x-axis. How can I plot rectang...
3 years 前 | 2 个回答 | 0
2
个回答提问
How to plot a rectangle from a single point ?
Is there a way to plot a rectangle from a single point?
3 years 前 | 1 个回答 | 0