統計
MATLAB Answers
3 質問
0 回答
ランク
of 171,460
コントリビューション
0 問題
0 解答
スコア
0
バッジ数
0
コントリビューション
0 投稿
コントリビューション
0 パブリック チャネル
平均評価
コントリビューション
0 ハイライト
平均いいねの数
Feeds
質問
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
9年弱 前 | 1 件の回答 | 1
1
回答質問
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...
9年弱 前 | 1 件の回答 | 0
1
回答質問
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)
9年弱 前 | 2 件の回答 | 0
