![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/10925847_1530931454015_DEF.jpg)
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 ...
8개월 전 | 답변 수: 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...
9개월 전 | 답변 수: 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 ...
거의 2년 전 | 답변 수: 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...
거의 2년 전 | 답변 수: 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...
거의 2년 전 | 답변 수: 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...
거의 2년 전 | 답변 수: 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...
거의 2년 전 | 답변 수: 1 | 0