photo

Jose Zamora Zeledon


Last seen: 約4年 前 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年弱 前 | 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年 前 | 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年 前 | 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年 前 | 0 件の回答 | 0

0

回答