Feeds
질문
How to make PDE toolbox continue running for all iterations?
Hi, I have managed to get the PDE toolbox run in loop. However after each iteration the PDE toolbox gives message to save chan...
9년 초과 전 | 답변 수: 1 | 1
1
답변질문
Prevent save dialogue to appear when running pde toolbox in loop
Hi, I want pde toolbox to run automattically in loop without me having to close it. I can successfully run the pde toolbox in ...
9년 초과 전 | 답변 수: 1 | 0
1
답변질문
How to properly define the function in order to get the mesh data p,e,t and solution u as output from the PDE toolbox using script?
I have modified the function as [p,e,t,u]=pdemodel and called it as [p,e,t]=pdemodel, however i get the error the error "unde...
9년 초과 전 | 답변 수: 0 | 0
0
답변질문
How can I interpolate the PDE solution obtained from the PDE toolbox?
I managed to write a part of the script to extract the mesh data (p,e,t) and solution data (u) however struggling on to interpol...
9년 초과 전 | 답변 수: 0 | 0
0
답변질문
How to make Matlab to wait until the PDE toolbox computes the solution?
I want to extract mesh and solution data using script from the PDE toolbox however, when i run the following script the code doe...
9년 초과 전 | 답변 수: 0 | 0
0
답변질문
In PDE solution, how to get the nodal data varying with time?
In PDE solution, how to get the nodal data varying with time for example temperature against time and is there any way to look u...
9년 초과 전 | 답변 수: 1 | 0
1
답변질문
how to remove or hide streamlines outside the boundary
Hi, How can i remove or hide the streamlines outside the boundary of semi circle, the method of interpolation used is griddata...
거의 11년 전 | 답변 수: 0 | 0
0
답변질문
Matrix must be a positive definite (geometry problem)
Hi, The code i m using is originally for flow past half cylinder. i need to change the geometry so that the semi circle is repl...
거의 11년 전 | 답변 수: 1 | 0
