Search All of the Math Forum:
Views expressed in these public forums are not endorsed by
Drexel University or The Math Forum.
|
|
|
|
Re: how to view 'wrl' image
Posted:
Nov 30, 2012 3:26 AM
|
|
Hi,
kiranpanchal22@gmail.com wrote: > HELLO THANKS FOR REPLY .... > BUT WHEN I OPEN THE GAVAB DATASET IMAGE I GOT ERROR LIKE > >>> vrview('cara1_abajo.wrl', '-internal'); > ??? Error using ==> vrsfunc > Error reading VRML file: C:/Users/pankti/Documents/MATLAB/cara1_abajo.wrl, line 2: VRML 1.0 > format is not supported. Please use V-Realm Builder or other conversion utility to convert > into VRML97. > > Error in ==> vrworld.open at 16 > vrsfunc('VRT3SceneOpen', w(i).id); > > Error in ==> vrview at 40 > open(x); > > PLS......GIVE ME SOLUTION ON MY MAIL ID kiranpanchal22@gmail.com
apparently, your VRML file is version 1.0. You will have to convert it to VRML97 using some conversion tool. If you are on Windows, the easiest way to do it is to use V-Realm Builder that comes with Simulink 3D Animation - as suggested in the error message.
Good Luck, Jan
-- Jan Houska HUMUSOFT s.r.o. houska@humusoft.com Pobrezni 20 http://www.humusoft.com 186 00 Praha 8 tel: ++ 420 284 011 730 Czech Republic fax: ++ 420 284 011 740
|
|
|
|