photo

Jose Zamora Zeledon


Last seen: 4 years 前 自 2016 起处于活动状态

Followers: 0   Following: 0

统计学

  • Thankful Level 2
  • Thankful Level 1

查看徽章

Feeds

排序方式:

提问


Label the color bar for a heat map created with heatmap(x,y,data)
How can I label the color bar (e.g. 'Pressure (Pa)' or 'Temperature (K)') for a heat map created with h = heatmap(x,y,data)? I d...

7 years 前 | 3 个回答 | 0

3

个回答

提问


Put axes in center of image?
I have a 64x64 matrix 'img' that represents an image; I'm plotting with imagesc(img,clims). Right now both the x and y axes go ...

8 years 前 | 1 个回答 | 0

1

个回答

提问


How to scale the Tick Label by a number?
I'm using images(imd,clims) to plot a figure. The figure is a 64x64 matrix, and the ticks currently go from 0 to 64 on both x an...

8 years 前 | 1 个回答 | 0

1

个回答

提问


Why is this nested for loop faster in python? How can I make it faster in Matlab?
...code above... J = zeros(n_x,n_x,n_x); %Preallocation ionf = zeros(n_x,n_x,n_x); %Preallocation dens = zeros(n_x,n...

8 years 前 | 0 个回答 | 0

0

个回答