photo

Jose Zamora Zeledon


Last seen: circa 4 anni fa Attivo dal 2016

Followers: 0   Following: 0

Statistica

  • Thankful Level 2
  • Thankful Level 1

Visualizza badge

Feeds

Visto da

Domanda


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...

quasi 7 anni fa | 3 risposte | 0

3

risposte

Domanda


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 ...

circa 8 anni fa | 1 risposta | 0

1

risposta

Domanda


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...

circa 8 anni fa | 1 risposta | 0

1

risposta

Domanda


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...

circa 8 anni fa | 0 risposte | 0

0

risposte