POV-Ray : Newsgroups : povray.binaries.programming : call megapov in Matlab, but where is the pic generated from megapov? : call megapov in Matlab, but where is the pic generated from megapov? Server Time
25 Apr 2024 10:14:37 EDT (-0400)
  call megapov in Matlab, but where is the pic generated from megapov?  
From: AENZO
Date: 12 Jul 2012 03:20:01
Message: <web.4ffe7a103642b3712cc41eaa0@news.povray.org>
Hi everybuddy, i run command in MATLAB like this

!"C:\Program Files\POV-Ray for Windows v3.6\bin\MEGAPOV" +I"E:\Dropbox\POV
ray\2012.07.10\Tree Model_only Leafs_no_shadow08.pov" +O"E:\Dropbox\POV
ray\2012.07.10\a.bmp" +L"C:\Program Files\POV-Ray for Windows v3.6\include"
+W800 +H600

and it worked and the messages like :

Microsoft Windows XP

Redirecting Options
  All Streams to console..........On
  Debug Stream to console.........On
  Fatal Stream to console.........On
  Render Stream to console........On
  Statistics Stream to console....On
  Warning Stream to console.......On
Parsing Options
  Input file: E:\Dropbox\POV ray\2012.07.10\Tree Model_only Leafs_no_shadow08.po
v (compatible to version 3.61)
  Remove bounds........On
  Split unions.........Off
  Library paths:
    C:\Program Files\POV-Ray for Windows v3.6\include
Output Options
  Image resolution 800 by 600 (rows 1 to 600, columns 1 to 800).
  Output file: E:\Dropbox\POV ray\2012.07.10/\Dropbox\POV ray\2012.07.10\a.bmp,
 24 bpp Targa
  Graphic display......Off
  Mosaic preview.......Off
  CPU usage histogram..Off
  Continued trace......Off
Tracing Options
  Quality:  9
  Bounding boxes.......On   Bounding threshold: 25
  Light Buffer.........On
  Vista Buffer.........On   Draw Vista Buffer....Off
  Antialiasing.........Off
  Clock value:    0.000  (Animation off)

  0:00:00 Parsing
  0:00:01 Parsing 1943K tokens
  0:00:02 Parsing 3999K tokens
  0:00:03 Parsing 5884K tokens
  0:00:04 Parsing 8025K tokens
  0:00:04 Creating bounding slabs
  0:00:04 Creating vista buffer
  0:00:04 Creating light buffers
  0:00:04 Creating light buffers 9232K tokens
Scene Statistics
  Finite objects:         8305
  Infinite objects:          0
  Light sources:             0
  Total:                  8305
File Init Error: Cannot open output file.

  0:00:00 Reclaiming memory
Total Scene Processing Times
  Parse Time:    0 hours  0 minutes  4 seconds (4 seconds)
  Photon Time:   0 hours  0 minutes  0 seconds (0 seconds)
  Cloth Time:    0 hours  0 minutes  0 seconds (0 seconds)
  Mechsim Time:  0 hours  0 minutes  0 seconds (0 seconds)
  Render Time:   0 hours  0 minutes  0 seconds (0 seconds)
  Postpr. Time:  0 hours  0 minutes  0 seconds (0 seconds)
  Total Time:    0 hours  0 minutes  4 seconds (4 seconds)

I thought that might the problem "Graphic display......Off ", but how can i turn
on it?  it would be thankful, if you could help me , thx a million!!!


Post a reply to this message

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