photo

Kaluachchi Gedara Saumya Bandara


Last seen: 4 years ago Active since 2021

Followers: 0   Following: 0

Statistics

MATLAB Answers

5 Questions
0 Answers

RANK
36,193
of 301,447

REPUTATION
1

CONTRIBUTIONS
5 Questions
0 Answers

ANSWER ACCEPTANCE
20.0%

VOTES RECEIVED
1

RANK
 of 21,284

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 174,609

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Discussions

AVERAGE NO. OF LIKES

  • Thankful Level 1

View badges

Feeds

View by

Question


can you please help me to color the area covered by ABCD in this graph?
can you please help me to color the area covered by ABCD in this graph? x1=[0.8043 0 ]; y1=[0 0.0789 ]; plot(x1,y1,'k ') hol...

4 years ago | 1 answer | 0

1

answer

Question


can someone please tell me how to colour the mark area A,B,C,D?
can someone please tell me how to colour the colour the mark area A,B,C,D? x1=[0.8043 0]; y1=[0 0.0789]; plot(x1,y1,'k') hol...

4 years ago | 1 answer | 0

1

answer

Question


how to edit x axis and y axis values?
How to edit these numerical values in the form of variables? for a exapme x1, x2 ......... on the graph

4 years ago | 1 answer | 0

1

answer

Question


can someone please explain me how to plot this fourth x4,y4 line in this graph?
can someone please explain me how to plot this fourth x4,y4 line in this graph? i want to plot the graph where the end points ...

4 years ago | 1 answer | 0

1

answer

Question


I want to colour the area between red line and black line below the intersection point. how am i going to do it?
I want to colour the area between red line and black line below the intersection point. how am i going to do it? c=[3,5]; A=[1...

4 years ago | 2 answers | 1

2

answers