photo

Adrian Brand


Last seen: 5 years ago Active since 2020

Followers: 0   Following: 0

Statistics

MATLAB Answers

2 Questions
1 Answer

RANK
111,122
of 300,571

REPUTATION
0

CONTRIBUTIONS
2 Questions
1 Answer

ANSWER ACCEPTANCE
100.0%

VOTES RECEIVED
0

RANK
 of 21,027

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 169,680

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

  • Thankful Level 1

View badges

Feeds

View by

Answered
How to fix this weird plot behaviour?
figure(1) hold all; ylim([678, 685]); plot(vysledkyM, 'r'); plot(vysledkyU, 'b'); plot(vysledkyS, 'g'); legend('death pena...

5 years ago | 0

| accepted

Question


How to fix this weird plot behaviour?
Hello. I have problem with dissapearin function using plot. It looks like this: However if I change position of the view it d...

5 years ago | 2 answers | 0

2

answers

Question


How to plot polynomial function correctly?
Hello, I'm trying to plot polynomial function but output is always bad. Can you help me find, what I'm missing? Thank you. This...

5 years ago | 2 answers | 0

2

answers