Statistics
RANK
24,150
of 295,527
REPUTATION
1
CONTRIBUTIONS
3 Questions
1 Answer
ANSWER ACCEPTANCE
100.0%
VOTES RECEIVED
1
RANK
of 20,242
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 154,057
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
Feeds
Question
Changing subplot axis label using subplot handle
I have a figure with 2 subplots, and I'd like to set the axis labels. I have assigned the handles P1 and P2 to the two subplots...
12 years ago | 3 answers | 0
3
answersQuestion
Using dynamic subscripts in plot title
I want to use subscripts in a plot title, but the value I want to use changes, depending on the subplot. E.g. If I have 3 subpl...
12 years ago | 1 answer | 0
1
answerCalculating diagonal elements of a matrix product without a loop or redundant calculations
Thanks for the reply Oleg. Yes, I think this is the answer I am after, although I'm not entirely sure what the sum() function i...
12 years ago | 0
Question
Calculating diagonal elements of a matrix product without a loop or redundant calculations
I have a problem wich invovles calculating the product of the ith row of a matrix, say F, and another matrix, say B, and then mu...
12 years ago | 2 answers | 1