photo

Dereje Yodete Biru


Active since 2016

Followers: 0   Following: 0

Statistics

MATLAB Answers

4 Questions
0 Answers

RANK
180,491
of 301,172

REPUTATION
0

CONTRIBUTIONS
4 Questions
0 Answers

ANSWER ACCEPTANCE
50.0%

VOTES RECEIVED
0

RANK
 of 21,183

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 173,200

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


How can i plot a graph of y1 = sin(2x) and y2 = 2sinx
How can i plot a graph of y1 = sin(2x) and y2 = 2sin(x)

8 years ago | 0 answers | 0

0

answers

Question


anybody who can tell me how to add axis in matlab to a data i plotted. when I do ([xmin xmax,ymin ymax]) plott disapears
I am supposed to add the axis x-from -2-20 and y-from -2 -70. When I do ([-2 20, -2 70]) axis appears but plot disappears. Any I...

9 years ago | 0 answers | 0

0

answers

Question


My plot disappears when i try to add axis, what is it i do wrong?
load('nedbor.mat') A =sola(:,2:end); S = sum(A,13); Arstall=sola(:,1); plot(B); axis([1936 2015,0 3300]); ho...

9 years ago | 1 answer | 0

1

answer

Question


How can I creat a flag with 200 * 300 * 3 dimension?
How can I creat a flag with 200 * 300 * 3 dimension?

9 years ago | 1 answer | 0

1

answer