Skip to content

scene programming

Brian Wandell edited this page Apr 8, 2020 · 3 revisions

Scene parameters

All of the major isetcam structures have functions that create the structure, set its parameters, get parameters, plot properties, and present the data in the structure in a window. To see the full range of options at any time use the documentation functions in Matlab (i.e., doc sceneCreate, or doc sceneGet). The examples here illustrate the general usage. Even more examples are included in the tutorials and scripts pages.

Create

Set

Get

Plot

Window

Clone this wiki locally