Re: [gplab-users] question-
Status: Beta
Brought to you by:
gplab
From: Sara S. <sa...@de...> - 2013-01-04 11:04:40
|
Hi John, Some time ago I wrote a small function that does it for the 4 basic arithmetic operators (+,-,*,/) and I am sure you can easily extend it. I honestly don't remember if I ever included it in a GPLAB release, so here it goes in attachment. Cheers, Sara On 25-12-2012 07:53, john sam wrote: > Hi, > > I am new to GPLAB and was wondering if you can please assist me with > the conversion of the final answer (b.str) to a "regular" equation I > can evaluate in Matlab and other languages. For example, the demo > problem final answer is > > b.str > > ans = > > times(plus(X1,cos(times(X1,mylog(sin(X1))))),times(cos(times(mylog(X1),plus(X1,X1))),plus(X1,X1))) > > is there a tool to automatically parse the expression into a "regular" > expression? > > Thanks so much > JOhn > > > ------------------------------------------------------------------------------ > LogMeIn Rescue: Anywhere, Anytime Remote support for IT. Free Trial > Remotely access PCs and mobile devices and provide instant support > Improve your efficiency, and focus on delivering more value-add services > Discover what IT Professionals Know. Rescue delivers > http://p.sf.net/sfu/logmein_12329d2d > > > > _______________________________________________ > gplab-users mailing list > gpl...@li... > https://lists.sourceforge.net/lists/listinfo/gplab-users > |