plotting the model after setting initial condition (pde toolbox)

hello,
in my 3d model i apllied a pretty complex boundary condition, and i want to see if i got it right. is it possible to plot the model with colormap data right after setting the initial conditions, before i start solving?
thanks

Answers (1)

Sure, use pdeplot3D and plot each item you want to see separately.
Alan Weiss
MATLAB mathematical toolbox documentation

1 Comment

in order to plot the colormap data i need a u vector, which i still dont have yet. i want to plot the model after applying bc but before solving it.
thanks

Sign in to comment.

Categories

Asked:

on 20 May 2017

Commented:

C
C
on 30 Mar 2021

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!