Community Profile

photo

Josh Ezekiel


Con actividad desde 2019

Followers: 0   Following: 0

Estadísticas

Feeds

Ver por

Pregunta


How would one update the plotted data without resting the figure axes labels and other format elements?
while t<=tf for i=2:Nx for j=2:Ny T(i,j) =T(i,j)+dt*alpha*(((T(i-1,j)-2*T(i,j)+T(i+1,j))/dx^2)+...

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

2

respuestas