Undefined function or variable 'Screen'
Afficher commentaires plus anciens
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 commentaires
KSSV
le 21 Août 2017
There is no inbuilt function called Screen in matlab...
Adam
le 21 Août 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.
Réponses (1)
Steven Lord
le 21 Août 2017
1 vote
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.
Catégories
En savoir plus sur Image display and manipulation dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!