Hello Mark,
I installed Stage 2.3.3 per the instructions on https://cafarm.gitbooks.io/stage/content/Getting-Started.html.
When I try to run a demo e.g., stage.demos.aperture I get the following error:
Unexpected unknown exception from MEX file..
Error in stage.core.Window (line 51)
obj.handle = glfwCreateWindow(size(1), size(2), 'Stage', [], []);
Error in stage.demos.centerSurround (line 5)
window = Window([500, 500], false);
Undefined function or variable 'Unexpected'.
I am using 2017b on Mac OS high sierra.
I recently successfully installed it on matlab 2016b on windows. could it be possible that I need to use 2016b for running stage?
Thanks!
Abhishek
Hello Mark,
I installed Stage 2.3.3 per the instructions on https://cafarm.gitbooks.io/stage/content/Getting-Started.html.
When I try to run a demo e.g., stage.demos.aperture I get the following error:
Error in stage.core.Window (line 51)
obj.handle = glfwCreateWindow(size(1), size(2), 'Stage', [], []);
Error in stage.demos.centerSurround (line 5)
window = Window([500, 500], false);
Undefined function or variable 'Unexpected'.
I am using 2017b on Mac OS high sierra.
I recently successfully installed it on matlab 2016b on windows. could it be possible that I need to use 2016b for running stage?
Thanks!
Abhishek