How can you visualize the progress status of the pde solver?
3 views (last 30 days)
Show older comments
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 Comments
Answers (1)
Puru Kathuria
on 10 Mar 2021
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 Comments
See Also
Categories
Find more on Partial Differential Equation Toolbox in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!