On Monday, February 23, 2015 at 6:52:25 AM UTC-5, gdmsl wrote:
>
> thank you for the tips but the second method return an error:
>

Oh, right, withfig currently only works with IJulia (which has a display 
queue and an "undisplay" function to remove things from the queue).    It 
won't work with the REPL.  So, probably you need the other solution: 
implement and push a (trivial) custom display backend then.

Reply via email to