2011/9/22 B. Oytun Peksel <oytun.pek...@gmail.com>: > 2011/9/22 Carnë Draug <carandraug+...@gmail.com> >> On 20 September 2011 11:18, B. Oytun Peksel <oytun.pek...@gmail.com> >> wrote: >> > I am trying to write a set of functions for importing data from NASTRAN >> > output files. I've started with import routine for *.pch files for >> > dynamic >> > response. However it is still very slow and resource depending. I think >> > I'll >> > need some help from more experienced developers. >> >> On a quick look at the file, I noticed you don't have a copyright >> notice on the file. Could you add that? >> > Absolutely I can if I had some kind of template to take as an example. Can > you guide me on that?
Take a look at this from imtophat http://octave.svn.sourceforge.net/viewvc/octave/trunk/octave-forge/main/image/inst/imtophat.m?revision=8208&content-type=text%2Fplain If you want to use GPL license, just copy and paste the header from this function (you can replace version 2 by version 3), and replace the names and e-mail with yours. This example also shows a simple example for help text (you can use % instead of # to preserver matlab compatibility). Carnë ------------------------------------------------------------------------------ All the data continuously generated in your IT infrastructure contains a definitive record of customers, application performance, security threats, fraudulent activity and more. Splunk takes this data and makes sense of it. Business sense. IT sense. Common sense. http://p.sf.net/sfu/splunk-d2dcopy1 _______________________________________________ Octave-dev mailing list Octave-dev@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/octave-dev