Statistics
2 Questions
0 Answers
RANK
131,397
of 301,472
REPUTATION
0
CONTRIBUTIONS
2 Questions
0 Answers
ANSWER ACCEPTANCE
0.0%
VOTES RECEIVED
0
RANK
of 21,293
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 174,655
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
Hi, I am trying to make a figure with 4 variables, with 2 on the left y axis and 2 on the right y axis. I use 'yyaxis left' and Matlab tells me: Undefined function 'yyaxis' for input arguments of type 'char'.
figure(3) yyaxis left plot(year,mtr,year,aetr); yyaxis right plot(year,trcgr,year,tpcgr);
9 years ago | 0 answers | 0
0
answersQuestion
The expression to the left of the equals sign is not a valid target for an assignment.
Hi, I keep getting this message for the following line. This somehow works fine at my Computer at work, but not on my private la...
9 years ago | 1 answer | 0