You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, How can I run "figure" in a ipython cell and get the figure on a floating window? Right now I get a blank space inline. I would like to plot an image and use matlab figure properties. I also have some custom tools on an interactive figure window. Is this possible?
Thanks