Bacha Munir
Followers: 0 Following: 0
Statistics
7 Questions
0 Answers
RANK
220,553
of 295,448
REPUTATION
0
CONTRIBUTIONS
7 Questions
0 Answers
ANSWER ACCEPTANCE
100.0%
VOTES RECEIVED
0
RANK
of 20,227
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 153,872
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Question
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 ...
5 months ago | 1 answer | 0
1
answerQuestion
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 ago | 1 answer | 0
1
answerQuestion
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 ago | 1 answer | 0
1
answerQuestion
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 ago | 1 answer | 0
1
answerQuestion
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 ago | 2 answers | 0
2
answersQuestion
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 ago | 1 answer | 0
1
answerQuestion
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 ago | 1 answer | 0