MATLAB: In MATLAB PDE Toolbox App, I’ve multiple objects (Rectangular shaped) in one file. For multiple objects I’d like to specify the PDE coefficients differently. How to specify the different PDE coefficients for different objects.

fem analysisPartial Differential Equation Toolboxpde toolbox

As an example, I have 3 rectangular shaped objects. They share the boundary with each other. I'd like to calculate the heat transfer equation for 3 different objects. The heat source,Q is different for different objects e.g Q = [10;20;30]. So using PDE Toolbox GUI, how can I set the value ?

Best Answer

After you have drawn your rectangles, select PDE > PDE Mode. Then double-click each rectangle to enter its coefficients.
Alan Weiss
MATLAB mathematical toolbox documentation