On Mon, 24 Feb 2020, Fred Engst wrote:
Thank you Allin once again! Yes, I can now read .xlsx file created
by Ox in gretl.
Hmm, I'm checking for problems in current gretl, as we prepare for a
new release, and I see that the special case I introduced to handle
Ox-generated xlsx files has broken reading of some other xlsx files
which I think are probably more idiomatic. So I'll have to
reconsider my "fix" unless I can get everything working.
I’m not sure what’s going on with OX. Not only was the excel file
format not standard, but both .csv and .dta files created by
“savemat” statement in Ox are causing reading error in gretl.
I tried generating csv and dta files from Ox (oxconsole7 on Linux)
and found that these were read OK by gretl. Maybe you could send me
some examples that don't work?
Allin