Community Profile

photo

Josh Ezekiel


2019 年からアクティブ

Followers: 0   Following: 0

統計

Feeds

表示方法

質問


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

4年以上 前 | 2 件の回答 | 0

2

回答