photo

Yasith Amarasinghe


Last seen: ongeveer 5 jaar ago Active since 2017

Followers: 0   Following: 0

Statistics

MATLAB Answers

2 Questions
0 Answers

RANK
41.214
of 300.343

REPUTATION
1

CONTRIBUTIONS
2 Questions
0 Answers

ANSWER ACCEPTANCE
0.0%

VOTES RECEIVED
1

RANK
 of 20.926

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 168.172

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

  • First Review

View badges

Feeds

View by

Question


How to plot a curve using differential (dy/dx) data.
Hi All, I have equation for the derivative (dy/dx) and it is pretty complex. But from this I can make a plot for x vs dy/dx. Fr...

meer dan 6 jaar ago | 1 answer | 0

1

answer

Question


When I use use following code, why don't I get the desirable dimensions in my figure? (1cm x 2 cm)
x=0:1:10; y=0:.5:20; plot(x,y); set(groot,'defaultFigurePaperPosition','default') axis([0 10 0 20]) set(gcf,'Units','cent...

bijna 8 jaar ago | 1 answer | 1

1

answer