I hope to be able to easily plot some variables or formula based on a combination of variables. Typing in the ones at run time seems very convenient.
On Wednesday, May 13, 2015, Yichao Yu <[email protected]> wrote: > On Tue, May 12, 2015 at 5:21 PM, K leo <[email protected] <javascript:;>> > wrote: > > In this test case yes, but my intention is to input that string (" > tech.cl" > > in this test case) at run time, so in the real case, no. > > Is what you want executing arbitrary code from user input? Or do you > only want to accept only a limit set of input. > > > > > > > On Tuesday, May 12, 2015, Yichao Yu <[email protected] <javascript:;>> > wrote: > >> > >> > >> Can't you just use `y1 = tech.cl` here? > >> > >> > > >
