Community Profile

photo

Jose Zamora Zeledon


Last seen: 3년 초과 전 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...

6년 초과 전 | 답변 수: 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

답변