Bugs
This page lists recently found bugs and suggestions how to improve the script performance.
Patch array mesh generator-posted 05/03/02
Chapter 10: Scripts patchgenerator.m/ patchgenerator2.m have the following problem:
feed triangles are sometimes not displayed properly after mouse clicking. It has been
found that MATLAB function FILL works accurately in 2D but may fail for 3D structures.
Scripts patchgenerator.m/ patchgenerator2.m found [here] introduce the z-dependency at
the very end thus leading to more stable operation of the function FILL. Otherwise,
they are equivalent to the corresponding original scripts from subdirectory mesh of the
Matlab directory of Chapter 10.
|
|