Open yurivict opened 1 year ago
well this variable "isOctave" was meant to already be available from the context where the test-suite is started. But this is all very very old code and I'm not sure if it is still in any use. Otherwise feel free to define it properly. But I don't think that we need anything fancy as the example above as this is nothing that gets called more than once or a few times... A one-liner would be still sufficient I think
openEMS uses isOctave here but octave-8.3.0 doesn't provide it.
info/octave.info-9 provides an example implementation of such function:
You also define this function in matlab/WriteHDF5.m: