How can you visualize the progress status of the pde solver?
4 次查看(过去 30 天)
显示 更早的评论
Hello,
I am using the Partial Differential Equation Toolbox for example thermalTransientResults = solve( thermalTransient , tlist ). Is it possible to see the progess status during the calculation (for example the index of the tlist)?
Thanks for your help!
0 个评论
回答(1 个)
Puru Kathuria
2021-3-10
Hi,
There is no direct function or parameter that you can pass to visualise the progress status during the calculation. But you might be able to do it manually. There is a similar thread that might help you.
0 个评论
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Partial Differential Equation Toolbox 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!