Problem with pdeInterpolant matlab function

1 次查看(过去 30 天)
Hello, I am trying to interpolate the logarithm of a solution of an EDP using the matlab pdeInterpolant function, but I get the following error message:
Error using pdeInterpolant
Argument "u" contains values that are not valid doubles.
Error in Test13 (line 13)
F = pdeInterpolant(p,t,log(abs(u)));
I have attached the code I was using here.
Can someone help me please.

回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Adaptive Control 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by