Borrar filtros
Borrar filtros

Info

La pregunta está cerrada. Vuélvala a abrir para editarla o responderla.

support for viewing Python objects in Workspace browser in R2014B

1 visualización (últimos 30 días)
Han Geerligs
Han Geerligs el 7 de Oct. de 2014
Cerrada: MATLAB Answer Bot el 20 de Ag. de 2021
Hello all,
I am playing a little with Python integration in R2014b. I am wondering whether support for Python objects in the Workspace browser is planned?
It is however possible to view the Python object on the command line and when hovering while in the Matlab Editor.
kind regards, --Han
  1 comentario
Bruno Pop-Stefanov
Bruno Pop-Stefanov el 8 de Oct. de 2014
Hi Han,
You should be able to see Python objects in the Workspace panel.
For example, if you execute the following in the Command Window:
>> tw = py.textwrap.TextWrapper;
the Workspace panel now shows tw among the other variables in the workspace.
Can you confirm that you see this object?

Respuestas (0)

La pregunta está cerrada.

Etiquetas

Productos

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by