How can you visualize the progress status of the pde solver?
4 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
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 comentarios
Respuestas (1)
Puru Kathuria
el 10 de Mzo. de 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 comentarios
Ver también
Categorías
Más información sobre Partial Differential Equation Toolbox en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!