Brett Tierney
Followers: 0 Following: 0
Statistics
3 Questions
0 Answers
RANK
39 443
of 295 638
REPUTATION
1
CONTRIBUTIONS
3 Questions
0 Answers
ANSWER ACCEPTANCE
66.67%
VOTES RECEIVED
1
RANK
of 20 255
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 154 207
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
How do i add a title on an imshow graph?
Hello, I am plotting a matrix using imshow and I want to add a title to it. How do I do this? Thanks
mer än 7 år ago | 1 answer | 1
1
answerQuestion
Putting information on a imshow graph
Hello, I am currently using imshow to display a matrix that continuously updates(for conways game). I am trying to add a tile t...
mer än 7 år ago | 1 answer | 0
1
answerQuestion
I am trying to define a point in a matrix as(Rows, columns). I want to store the columns and rows of Matrix(k) as (i,j)
What I mean is, Matrix= [1,2,3;4,5,6;7,8,9]. input=Matrix(5) output(i,j)=(2,2)
mer än 7 år ago | 2 answers | 0