POV-Ray : Newsgroups : povray.advanced-users : run povray from matlab : Re: run povray from matlab Server Time
28 Jul 2024 10:18:05 EDT (-0400)
  Re: run povray from matlab  
From: shimon a10
Date: 16 Feb 2006 16:25:01
Message: <web.43f4ecf13493ed526a80623e0@news.povray.org>
Florian Brucker <tor### [at] torfboldcom> wrote:
> Hi Shimon!
>
> Okay, so you've downloaded (and installed?) MegaPOV. Fine! Now look into
> your folder where the original POV-Ray executable is stored (By default
> that's somewhere in C:Program FilesPOV-Raybinaries, I'm not on
> Windows here, so I can't check, sorry). There should also be 2 MegaPOV
> executables in that directory. Try which one is the command line one in
> case you can't make it out from the filenames (Just doubleclick on them
> and see which one does not popup the usual POV-Ray window).
>
> Then replace your call to POV-Ray with the call to the command line
> MegaPOV. How are you calling POV-Ray right now? I'm not using Matlab too
> much, so I guess your code looks like
>
>      !C:Program FilesPOV-Raybinariespvengine.exe
>
> or
>
>     system('C:Program FilesPOV-Raybinaries.pvengine.exe')
>
> Just replace 'pvengine.exe' with the filename you just found out - Your
> script should now run without opening a POV-Ray window.
>
> Did that work so far? If not, what went wrong? Can you please post the
> Matlab code you're using to run POV-Ray?
>
>
> HTH,
> Florian



Hi for my friend Florian Brucker

1. I've replaced the 'pvengine.exe' to 'mpengine.exe', and it open the
   megapov window when the file is runinig. which means that my script
   dosen't
   run without opening a POV-Ray window.
2. now my old friend i need your help.
3. have all bless.
4. bye.

shimon


Post a reply to this message

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