Am 29.09.2020 um 12:28 schrieb Fred Engst:
I have downloaded both Octave 4.4.1 disk image & 5.2.0 source code. After installing 4.4.1, and linking gretl’s path to "Octave 4.4.1/Contents/MacOS/applet", I was not able to run the example from the gretl documentation in Chapter 41: ——————————————————————————— open data4-1 matrix m = { dataset } mwrite(m, "gretl.mat", 1) foreign language=Octave gmat = gretl_loadmat("gretl.mat") end foreign —————————————————————————Once I run this, the Octave opens up with a command window, and nothing else is going on. The spinning wheal just keeps on spinning in gretl.
As a bug-hunting step I would suggest to run something where Octave just prints out "Hello" instead of locating and reading a matrix. It would be interesting if that also fails. (I suppose that with "linking gretl’s path" you mean the path to Octave in gretl's settings.) cheers sven _______________________________________________ Gretl-users mailing list -- [email protected] To unsubscribe send an email to [email protected] Website: https://gretlml.univpm.it/postorius/lists/gretl-users.gretlml.univpm.it/
