Bacha Munir
Followers: 0 Following: 0
Feeds
提问
How to make a geometry transparent?
Hello brothers. I have a geometry and I want to make it transparent as some entities are disappeared. I have used the following ...
6 months 前 | 1 个回答 | 0
1
个回答提问
How to plot isosurfaces using 3 vector columns of data?
I have 4 columns. The first three are the x,y, and z coordinates while the last one is the iso level. How can I plot them in Mat...
6 months 前 | 1 个回答 | 0
1
个回答提问
How to plot the streamlines and arrow surface in MATLAB from columns of data?
Hello dears. I have attched data in the form of columns for plotting streamlines and arrow surface. How can I plot them both in ...
1 year 前 | 1 个回答 | 0
1
个回答提问
How to show full column of data?
Hello. I ran the code like x=0:0.0001:0.8; and y=linspace(2,3,length(x));. After running I cannot see the transposed full colum...
1 year 前 | 1 个回答 | 0
1
个回答提问
How to have a 2D surface plot from the two columns of data?
Hi. I have a data where the first two columns are the x and y coordinates, while the third column is the color. How can I plot s...
1 year 前 | 2 个回答 | 0
2
个回答提问
How to contour plot from columns of data?
Hi. I have three columns of data. The first two columns are the x and y coordinates while the third one is the isoline column. C...
1 year 前 | 1 个回答 | 0
1
个回答提问
How to line plot the data in the Matlab?
Hi. I have two long columns of numerical data which I want to plot in Matlab. However, after ploting, using plot (x,y), there ar...
1 year 前 | 1 个回答 | 0