Output argument "dl1" (and maybe others) not assigned during call to "decsg".

6 次查看(过去 30 天)
Hi, What is this error ? I get it when I use PDE tool box. Thank you.

采纳的回答

Walter Roberson
Walter Roberson 2016-10-8
编辑:Walter Roberson 2016-10-8
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.
  3 个评论
Kaveh Gharibi
Kaveh Gharibi 2016-10-8
Actually I found out that if you reduce “fuzz” in the “decsg” from 10000 to a lower value this error will be resolved. For my case I used 100.
jiye zhou
jiye zhou 2022-4-26
what do you mean the 'fuzz', is it a variable or not? cause when I open the decsg function i couldn't find 'fuzz'

请先登录,再进行评论。

更多回答(1 个)

Stalin Samuel
Stalin Samuel 2016-10-7
States that the function "decsg" has output argument "dl1" .But while executing the function no value is passed to the output variable

类别

Help CenterFile Exchange 中查找有关 Geometry and Mesh 的更多信息

标签

Community Treasure Hunt

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

Start Hunting!

Translated by