Getting user input from python script to matlab.

I have a python script that controls an SLM and shows an image until the user press a key. It works just fine when in python.
It's a simple:
input("please input enter key...")
But when I call the python script from matlab it gives me the following error:
Python Error: RuntimeError: input(): lost sys.stdin
Is it not supported? How can I work around it?
I'm running 2020a on a windows 64bit.

Más respuestas (0)

Categorías

Productos

Versión

R2020a

Etiquetas

Preguntada:

el 23 de Mayo de 2020

Respondida:

el 27 de Mayo de 2020

Community Treasure Hunt

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

Start Hunting!

Translated by