Using Psychtoolbox to make circles.

Does anyone know how i create 8 circles in Matlab using PTB that look like the image below:
With a fixation point in the middle. Thank you.

More Answers (1)

Image Analyst
Image Analyst on 26 Nov 2016
No - I don't have that toolbox. But you can use viscircles() in the Image Processing Toolbox, or draw it yourself using the FAQ: http://matlab.wikia.com/wiki/FAQ#How_do_I_create_a_circle.3F

Community Treasure Hunt

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

Start Hunting!