Community Profile

photo

GHULAM RASOOL


Active since 2015

Followers: 0   Following: 0

Message

Statistics

  • Thankful Level 1

View badges

Feeds

View by

Question


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

7 years ago | 1 answer | 1

1

answer

Question


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

7 years ago | 1 answer | 0

1

answer

Question


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

8 years ago | 0 answers | 0

0

answers

Question


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

8 years ago | 0 answers | 0

0

answers

Question


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

8 years ago | 0 answers | 0

0

answers

Question


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

8 years ago | 1 answer | 0

1

answer

Question


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

9 years ago | 0 answers | 0

0

answers

Question


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

9 years ago | 1 answer | 0

1

answer