help-octave
[Top][All Lists]
Advanced

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

Is it possible to translate a string with operators into an actual equat


From: bobkarh
Subject: Is it possible to translate a string with operators into an actual equation?
Date: Tue, 16 Sep 2014 10:42:49 -0700 (PDT)

Let´s say I have the string a= "2+2" . So that class(a) = char. Is there a
way to transform the string "2+2" into the actual equation a=2+2 so that the
answer is a = 4???



--
View this message in context: 
http://octave.1599824.n4.nabble.com/Is-it-possible-to-translate-a-string-with-operators-into-an-actual-equation-tp4666541.html
Sent from the Octave - General mailing list archive at Nabble.com.



reply via email to

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