swig/Examples/octave/operator
Markus Friedrich 720c28f1ed Reenable and fix octave horzcat operator test
This test was disabled with 0a0743f25c since
it fails with octave 7.2.0

The test function horzcat now uses a variable length argument list to fix this.
Before octave 7 it seems to be possible to call a N-argument octave function
with > N arguments without any error. With octave 7 this seems no longer to be
possible which caused the test failure.
2022-09-18 19:40:37 +02:00
..
@swig_ref Reenable and fix octave horzcat operator test 2022-09-18 19:40:37 +02:00
example.h Fixes to Octave examples 2013-05-08 22:44:40 +01:00
example.i octave: map unary functions to __...___ Python-style unary members 2016-02-07 20:22:39 +01:00
Makefile Octave: use common example.mk for examples, patterned after javascript 2014-05-29 23:42:55 +02:00
runme.m Reenable and fix octave horzcat operator test 2022-09-18 19:40:37 +02:00