[gplab-users] question-
Status: Beta
Brought to you by:
gplab
|
From: john s. <jsa...@gm...> - 2012-12-25 07:53:15
|
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 |