Community Profile

photo

Josh Ezekiel


Aktiv seit 2019

Followers: 0   Following: 0

Statistiken

Feeds

Anzeigen nach

Frage


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

mehr als 4 Jahre vor | 2 Antworten | 0

2

Antworten