Viewing Workspace variables in python like in MATLAB -


i trying move python matlab conduct research work. trying figure out if there way can view workspace variables on execution (as shown in red box in image : http://postimg.org/image/4wp5qzkuj/ ) matlab in python. using spyder ide work.

thank !

csa

spyder offers this,

in mac version under view -> panes -> variable explorer

i not know find in other os

hope you, glostas


Comments