MATLAB: Output argument “dl1” (and maybe others) not assigned during call to “decsg”.

MATLABPartial Differential Equation Toolbox

Hi, What is this error ? I get it when I use PDE tool box. Thank you.

Best Answer

There is a bug in the code. If all regions evaluate to false, then the code assigns [] to three of the five outputs and returns, leaving the other two outputs undefined.
I will create a report about this.... created.