Community Profile

photo

Dimitrij Chudinzow


Last seen: ungefär 4 år ago Active since 2017

Statistics

All
  • First Review
  • First Submission
  • First Answer

View badges

Content Feed

View by

Submitted


save_workspace(script_filename)
This function saves the current workspace with the name composed of the actual script and time

mer än 6 år ago | 1 download |

Thumbnail

Submitted


polyarea3d(polygon1)
This function applies "polyarea" to 1 polygon being located in threedimensional space.

mer än 6 år ago | 1 download |

Thumbnail

Submitted


polybool3d(flag,polygon1,polygon2)
Apply "polybool" to 2 polygons in threedimensional space

mer än 6 år ago | 1 download |

Thumbnail

Submitted


inpolygon3d(polygon,point)
Check if a point is within a planar polygon in threedimensional space

mer än 6 år ago | 2 downloads |

Thumbnail

Answered
Debugging parfor
My approach is to replace "parfor" by "for". This way you will find the line that causes troble, but unfortunately it'll take mo...

mer än 6 år ago | 2