help-octave
[Top][All Lists]
Advanced

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

Re: Informations


From: Andrés Heemann Pereira Neto
Subject: Re: Informations
Date: Fri, 12 Jul 2019 12:57:56 -0300

Hello Nicholas.
My output needs to be a protocol of type http, mqtt or something of the type, so that I can use as input on node-red. Thanks for the help.


Em sex, 12 de jul de 2019 às 11:22, Nicholas Jankowski <address@hidden> escreveu:
On Fri, Jul 12, 2019 at 9:30 AM Andrés Heemann Pereira Neto <address@hidden> wrote:

Hi, I would like to know if GNU Octave can export the solutions of my program, and what form is it?



 what sort of data is contained in your 'solutions'?  Octave is a coding/scripting language with a number of options for saving data and writing output files, largely limited just by your ability to code an acceptable output format.  If you can provide a bit more information about what you would like your output to look like, we may be able to point you in the right direction.  

I recommend you start with the section of the Octave Help documentation on inputs/outputs, mainly useful for saving variables and reading/creating arbitrary text files:

the io package can also provide some other data formats, including spreadsheets:



--
Att. Andrés Heemann Pereira Neto 

reply via email to

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