photo

Earl


Queensland University of Technology

Active since 2012

Followers: 0   Following: 0

Message

Statistics

MATLAB Answers

3 Questions
1 Answer

RANK
24,150
of 297,457

REPUTATION
1

CONTRIBUTIONS
3 Questions
1 Answer

ANSWER ACCEPTANCE
100.0%

VOTES RECEIVED
1

RANK
 of 20,438

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 158,938

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

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...

13 years ago | 3 answers | 0

3

answers

Question


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...

13 years ago | 1 answer | 0

1

answer

Answered
Calculating 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...

13 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...

13 years ago | 2 answers | 1

2

answers