help-octave
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Excel .xla in Octave


From: mspitoni
Subject: Excel .xla in Octave
Date: Wed, 11 Jul 2018 01:39:38 -0700 (MST)

Hello everybody!

I am starting using Octave with the aim to replace Matlab in doing
essentially the same work. However, I am having some troubles here. I have
an add-in (.xla file) in excel, which allows to compute some specific fluid
thermodynamic properties by knowing just two variables (for example,
enthalpy from temperature and pressure).
My purpose is as follows:
- write the needed string on an excel sheet using Octave xlswrite function;
- read the result computed in excel by using Octave xlsread function.
At this stage, I am able to write the string on excel, but when I try to
read the result, Octave gives empty matrix. But if I open the excel file,
the result is calculated in the specified cell.
I don't know if it could be a matter of saving the file after writing from
Octave.

If somebody could give me an hand to understand who to overcome this issue,
it will be great!!

Thanks!



--
Sent from: http://octave.1599824.n4.nabble.com/Octave-General-f1599825.html



reply via email to

[Prev in Thread] Current Thread [Next in Thread]