Re: [OctDev] New functions for IO package (or maybe image?)

2011-09-22 Thread Philip Nienhuis
Juan Pablo Carbajal wrote: > 2011/9/22 Philip Nienhuis: >> Then: >> >> Juan Pablo Carbajal wrote: >>> On Wed, Sep 21, 2011 at 10:59 PM, Juan Pablo Carbajal >>> wrote: >>> I forgto about the Matlab issue >>> >>> Matlad doesn't complaint when it finds %%, the code might look ugly in >>> the matl

Re: [OctDev] New functions for IO package (or maybe image?)

2011-09-22 Thread Juan Pablo Carbajal
2011/9/22 Philip Nienhuis : > Carnë Draug wrote: >> >> 2011/9/21 Philip Nienhuis: >>> >>> Carnė Draug wrote: Hi Philip, an user (Juan Pablo Carbajal) has recently submitted some new functions for inclusion in octave-forge to load SVG files. While in > > : > >>> >>> Are the

Re: [OctDev] New functions for IO package (or maybe image?)

2011-09-22 Thread Philip Nienhuis
Carnë Draug wrote: > 2011/9/21 Philip Nienhuis: >> Carnė Draug wrote: >>> >>> Hi Philip, >>> >>> an user (Juan Pablo Carbajal) has recently submitted some new >>> functions for inclusion in octave-forge to load SVG files. While in : >> Are the returned SVG structures only, or predominantly, useful

Re: [OctDev] [PKG] Summary of contributions

2011-09-22 Thread Juan Pablo Carbajal
On Thu, Sep 22, 2011 at 4:13 PM, c. wrote: > Juan Pablo, > > Sorry it took me so long for me to reply to your questions on GMSH functions, > it's not due to lack of interest but to lack of time > > On 22 Sep 2011, at 15:55, Juan Pablo Carbajal wrote: > >> function for the msh package >>  data2geo.

Re: [OctDev] Reading Nastran .pch files

2011-09-22 Thread Carnë Draug
2011/9/22 B. Oytun Peksel : > 2011/9/22 Carnë Draug >> On 20 September 2011 11:18, B. Oytun Peksel >> 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

Re: [OctDev] Reading Nastran .pch files

2011-09-22 Thread B. Oytun Peksel
Absolutely I can if I had some kind of template to take as an example. Can you guide me on that? 2011/9/22 Carnë Draug > On 20 September 2011 11:18, B. Oytun Peksel > wrote: > > Hi! > > I am trying to write a set of functions for importing data from NASTRAN > > output files. I've started with

Re: [OctDev] Reading Nastran .pch files

2011-09-22 Thread Carnë Draug
On 20 September 2011 11:18, B. Oytun Peksel wrote: > Hi! > 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

Re: [OctDev] [PKG] Summary of contributions

2011-09-22 Thread c.
Juan Pablo, Sorry it took me so long for me to reply to your questions on GMSH functions, it's not due to lack of interest but to lack of time On 22 Sep 2011, at 15:55, Juan Pablo Carbajal wrote: > function for the msh package > data2geo.m -- Takes a matrix descibing a polygon and generates a

[OctDev] [PKG] Summary of contributions

2011-09-22 Thread Juan Pablo Carbajal
Dear all, Carnë called my attention on the fact that I may be making the mailing list a mess :). To clarify the list of potential contributions I submitted, I created a list following his suggestions. Please, find it attached and copied below Thanks and my apologies for the amount of e-mails sent

[OctDev] [PKG] New geometry package

2011-09-22 Thread Juan Pablo Carbajal
Hi everybody, I would like to initiate a geometry package. My plan is to add most of the functions from matGeom (matgeom.sf.net), I already contacted the author and he agreed (right now we are fixing the licensing). The core package geometry is still quite empty and I think a forge package could s

[OctDev] [PKG Signal] Sigmoid trains

2011-09-22 Thread Juan Pablo Carbajal
Hi everybody, Please evaluate whether this function is suitable for the signal package. It generates a train of sigmoids. See the demos (2 of them) for intended use. The function file is here https://sourceforge.net/tracker/?func=detail&aid=3412875&group_id=2888&atid=352888 Thanks -- M. Sc. J