Feeds
提问
Visualizing 4-dimensional data
I have a 3D matrix of size 52x111x150 where each value in the matrix is a power value. How can I plot or visualize this data in ...
4 years 前 | 1 个回答 | 0
1
个回答提问
Matlab 2D Movie animation
Hi, this is my code: for strIndex = 1:length(str) %Reference to a cell name = str{strIndex}; imagesc(eval(name))...
5 years 前 | 1 个回答 | 0
