Statistics
3 Questions
0 Answers
RANK
109,446
of 301,428
REPUTATION
0
CONTRIBUTIONS
3 Questions
0 Answers
ANSWER ACCEPTANCE
33.33%
VOTES RECEIVED
0
RANK
of 21,271
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 174,497
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
Feeds
Question
Subplot problem
Dear all, The instructions are: * use subplot(3,1,q), q= 1, 2 &3 to plot C1, S1 and AM1 I wrote this code but it does not wor...
14 years ago | 1 answer | 0
1
answerQuestion
Produce an eggbox
Dear all, I should produce an eggbox. I tried to use this code, following the instructions, but I did not receive what I needed....
14 years ago | 3 answers | 0
3
answersQuestion
Vector x produce another vector s
Dear all, this is my problem: I have written this code: x=-4:0.2:4 y2=x.^2 plot(x, y2) xLabel('x-variable') yLabel('multi-...
14 years ago | 1 answer | 0
