POV-Ray : Newsgroups : povray.general : run povray from matlab Server Time
1 Aug 2024 08:24:04 EDT (-0400)
  run povray from matlab (Message 1 to 2 of 2)  
From: shimon a10
Subject: run povray from matlab
Date: 8 Feb 2006 11:30:00
Message: <web.43ea1b8495cfe70a6d4330760@news.povray.org>
I'll be glad if you help me with:

1. i run pov files from matlab, but the curser do'nt return to matlab
   command window ,and even if it's return to matlab ,i have to close pov
   for run other file of pov from matlab.
2. i want to know how to run several files of pov from matlab, and every
   time to return to matlab.
3. after i making the scene and run pov, i want to know the value of the
   gary level of a specific pixel in the camera.
4. i'll be glad to get examples of every issue.
5. lots of thank's.

shimon


Post a reply to this message

From: andrel
Subject: Re: run povray from matlab
Date: 12 Feb 2006 16:28:49
Message: <43EFA805.9030309@hotmail.com>
shimon_a10 wrote:
> I'll be glad if you help me with:
> 
> 1. i run pov files from matlab, but the curser do'nt return to matlab
>    command window ,and even if it's return to matlab ,i have to close pov
>    for run other file of pov from matlab.
use the setting in the menu 'Render/on comptetion ...' and set it to
'Exit POV-Ray for Windows' (assuming you run under windows) I think
you can also give that as a command-line option, I forgot which.
> 2. i want to know how to run several files of pov from matlab, and every
>    time to return to matlab.
idem
> 3. after i making the scene and run pov, i want to know the value of the
>    gary level of a specific pixel in the camera.
you could use "imread('your_path/your_pov.bmp')" or similar
> 4. i'll be glad to get examples of every issue.
> 5. lots of thank's.
> 
> shimon
> 
> 
>


Post a reply to this message

Copyright 2003-2023 Persistence of Vision Raytracer Pty. Ltd.