Hi,
I am new to POVRay and was wondering how I can render a scene in POVRay from
Matlab. I would like Matlab to change certain parameters in a scene file and run
POVRAy to from within Matlab. Any suggestions are appreciated!
thanks
"sibir" <sib### [at] gmxch> wrote:
> Hi,>> I am new to POVRay and was wondering how I can render a scene in POVRay from> Matlab. I would like Matlab to change certain parameters in a scene file and run> POVRAy to from within Matlab. Any suggestions are appreciated!>> thanks
Up!!I want to know too.
Thanks!
"POV-Zhstar" <nomail@nomail> wrote:
> "sibir" <sib### [at] gmxch> wrote:> > Hi,> >> > I am new to POVRay and was wondering how I can render a scene in POVRay from> > Matlab. I would like Matlab to change certain parameters in a scene file and run> > POVRAy to from within Matlab. Any suggestions are appreciated!> >> > thanks>> Up!!I want to know too.> Thanks!
Exclamation point is a shell escape.
!povray &
There are also unix(), dos(), and system() functions.
The docs have more information.
http://www.mathworks.com/access/helpdesk/help/techdoc/matlab_env/f0-12994.html#f0-38522