DavidBrainard / RenderToolbox3

Matlab toolbox for managing graphics rendering for psychophysics
MIT License
11 stars 4 forks source link

Test RenderToolbox3 with Octave #40

Closed benjamin-heasly closed 9 years ago

benjamin-heasly commented 10 years ago

RenderToolbox3 might work with Octave in place of Matlab. This would make it possible to use RenderToolbox3 with all open-source software.

So far, we have not tested RenderToolbox3 and Octave.

Most of RenderToolbox3 is plain m-functions, so these should work with Octave.

But what about the following in Octave?

It would be great to know which of these would require modifications to existing RenderToolbox3 functions, or which of these are possible at all.