Community Profile

photo

Bacha Munir


Last seen: 1 year 前 自 2023 起处于活动状态

Followers: 0   Following: 0

统计数据

  • Thankful Level 3

查看徽章

Feeds

排序方式:

提问


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

1

个回答