Undefined function or variable 'Screen'
Mostrar comentarios más antiguos
Hi,
I'm getting some errors and I'm not too sure what it means.

Will be grateful for any help to resolve this error. Thank you.
2 comentarios
KSSV
el 21 de Ag. de 2017
There is no inbuilt function called Screen in matlab...
Adam
el 21 de Ag. de 2017
If it is your own class or function you just need to add it to your path, but you didn't give us any information as to what 'Screen' is supposed to be or what you expect. The error message is very clear.
Respuestas (1)
Steven Lord
el 21 de Ag. de 2017
1 voto
I suspect you're trying to use the third-party Psychophysics Toolbox but you have not installed that toolbox. If that's the case, see the installation instructions on the Downloads section of the Psychtoolbox website I linked above.
Categorías
Más información sobre Image display and manipulation en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!