[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: How can I distribute an application that is developed using Octave?
From: |
c. |
Subject: |
Re: How can I distribute an application that is developed using Octave? |
Date: |
Mon, 18 Mar 2013 10:08:51 +0100 |
On 18 Mar 2013, at 10:01, Jaya <address@hidden> wrote:
> Hi all,
>
> If the same application is developed using Matlen, the application cab be
> coverted using the steps identified in the below page.
>
> http://www.mathworks.in/support/solutions/en/data/1-GQC9MB/index.html
>
>
> Is there any similar method in Octave?
> My application is written in Octave. Now i need to distribute it.
> If Octave doesn't have similar tools, what are the steps that are to followed.
> My machine has Octave 3.6.3 and gcc and java version 1.7.0_15.
> OS is Ubuntu 12.04
>
> Thanks in advance
> Jaya
Is your application written all as m-files or does it include compiled parts?
c.