octave-maintainers
[Top][All Lists]
Advanced

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

reconstructing m files from octave_function


From: Matt Flax
Subject: reconstructing m files from octave_function
Date: Mon, 10 Dec 2012 20:01:56 -0600
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/17.0 Thunderbird/17.0

Hi there,

Has anyone got any idea on how to reconstruct an m file from an octave_function ?

The function
octave_function *load_fcn_from_file (...);

will parse and load an m file, I would like to do this, alter a few variables on the fly and then write back to a different file name ...

Any leads would be appreciated.

thanks
Matt


reply via email to

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