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...
10 years 前 | 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...
10 years 前 | 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.
10 years 前 | 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...
10 years 前 | 2 个回答 | 0
