When the Matlab function image displays a matrix with more elements than pixels on a screen how does it decide which matrix elements to display?

2 ビュー (過去 30 日間)
I am trying to look for trends in a large data matrix, say 50,000 x 1000 elements. If I use the image command the matrix is printed to the screen. I would like to know how Matlab's image function decides which elements of the matrix to display considering there are not enough pixels on my screen to display so many elements? In other words, which downsampling algorithm is it applying to the matrix?

回答 (0 件)

製品

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by