help-octave
[Top][All Lists]
Advanced

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

Re: Writing functions


From: Jonathan Camilleri
Subject: Re: Writing functions
Date: Mon, 26 Oct 2015 14:37:31 +0100

I resolved this after a bit of trial and error, I needed to rename the file with the same name as the name of the function.  This could be a problem if a file has different functions, so one has to document it to start with and to attempt to provide a solution based on the concept of object orientation where a class would have properties and methods.

I wish there was some easier way of writing out my algorithms, sifting through the list of packages seems time consuming already.

See attached.

Regards,


Jon

On 26 October 2015 at 11:21, Juan Pablo Carbajal <address@hidden> wrote:




Attachment: xdotandplot.m
Description: Binary data


reply via email to

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