Community Profile

photo

João Micheletti


Last seen: alrededor de 1 año hace Con actividad desde 2021

Followers: 0   Following: 0

Estadísticas

  • Thankful Level 2
  • Thankful Level 1

Ver insignias

Feeds

Ver por

Pregunta


How to generate a surface by a function defined by two sentences?
I would like to generate a graphic like this: (I'm using >> [X,Y]= meshgrid(0:0.01:1,0:0.01:1); surf(X,Y,X.*Y); colorbar. To ...

más de 2 años hace | 0 respuestas | 0

0

respuestas

Pregunta


How can I plot 3 variable function with f(x,y,z) being represented by the color, using colorbar?
I'm using this command:

casi 3 años hace | 1 respuesta | 0

1

respuesta

Pregunta


How to make graphic get the same color as the colorbar?
I'm using this command: >> datl=importdata('D:\Testes\testes_feitos\poisson_numerico.txt'); >> x=datl(:,1); >> y=datl(:,2); ...

casi 3 años hace | 1 respuesta | 0

1

respuesta