Feeds
質問
determination between Inf and -Inf
Hello, I have a matrix that contains both inf and -inf points. I'm currently using isinf() to find the locations of these poi...
9年以上 前 | 1 件の回答 | 0
1
回答質問
colorbar doesn't scale to the data plotted using bar3
Hello, I'm trying to use bar3 to plot a row vector b using the following code b=[-100,-100,-5.23812474443465,-100,-100,-10...
9年以上 前 | 0 件の回答 | 0
0
回答回答済み
How to correctly graph a 2D matrix using surface and colour map
Ah! Thank you, Walter! This is indeed very helpful! I will experiment with what you suggested now.
How to correctly graph a 2D matrix using surface and colour map
Ah! Thank you, Walter! This is indeed very helpful! I will experiment with what you suggested now.
9年以上 前 | 0
質問
How to correctly graph a 2D matrix using surface and colour map
Hello, I'm using the following code to display a 2D of amino acid concentrations matrix. I wanted the color to reflect how hi...
9年以上 前 | 2 件の回答 | 0
