The dimensions of the matrix are inconsistent when using the PDEToolbox

2 views (last 30 days)
I'm using the PDEToolbox to deal with bioheat transfer problem, where the expression for Q is
Where r/ z / t are variables.
But when I enter the expression, the system prompts that the dimensions of the matrix are inconsistent.
Please tell me,how can I solve this problem?

Answers (1)

Prabhan Purwar
Prabhan Purwar on 28 Aug 2020
Hi,
The following error states that there is a dimension mismatch problem while performing the arithmetics. Please make sure that the matrices are of correct dimensions.
Kindly have a look at following links for more insights:
Thanks

Community Treasure Hunt

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

Start Hunting!