Hi
My system is Octave 4.4.1 in Debian 10.
I downloaded and installed the package matgeom 1.2.2.
I am trying to use fillPolygon3d, (which is part of the matgeom
package), but then it
calls function fill3 (in line 108), which is supposed to be for
Matlab, not for Octave.
I fact, it doesn't work.
I tried to run the demo in the fillPolygon3d reference page, with this result:
error: 'fill3' undefined near line 108 column 5
error: called from
fillPolygon3d at line 108 column 3
demo_fill at line 6 column 3
What can I do? Is there any replacement?
Any help will be greatly appreciated
Cheers