Prev: Problem in using delaunay3
Next: parameters
From: Anunay Kris on 16 Jun 2010 07:03 Hi, I am trying to dynamically display a numeric value in VRML. Is there a method to do so ?? I have the numeric values at every instant of time in a mat file and i want VRML to read this and display this value at every instant. - Anunay
From: Jan Houska on 16 Jun 2010 12:21 Hi Anunay, Anunay Kris wrote: > I am trying to dynamically display a numeric value in VRML. Is there a > method to do so ?? > I have the numeric values at every instant of time in a mat file and i > want VRML to read this and display this value at every instant. you can use the "VR Text Output" block from the Simulink 3D Animation library. Also please have a look at the "vrtkoff_hud" demo of Simulink 3D Animation - it does almost exactly what you are trying to do. Good Luck, Jan -- Jan Houska HUMUSOFT s.r.o. houska(a)humusoft.com Pobrezni 20 http://www.humusoft.com 186 00 Praha 8 tel: ++ 420 284 011 730 Czech Republic fax: ++ 420 284 011 740
From: Anunay Kris on 18 Jun 2010 12:35 Jan Houska <houska(a)humusoft.com> wrote in message <hvatmr$9d0$1(a)ns.felk.cvut.cz>... > Hi Anunay, > > Anunay Kris wrote: > > I am trying to dynamically display a numeric value in VRML. Is there a > > method to do so ?? > > I have the numeric values at every instant of time in a mat file and i > > want VRML to read this and display this value at every instant. > > you can use the "VR Text Output" block from the Simulink 3D Animation > library. Also please have a look at the "vrtkoff_hud" demo of Simulink > 3D Animation - it does almost exactly what you are trying to do. > > Good Luck, Jan > > > -- > Jan Houska HUMUSOFT s.r.o. > houska(a)humusoft.com Pobrezni 20 > http://www.humusoft.com 186 00 Praha 8 > tel: ++ 420 284 011 730 Czech Republic > fax: ++ 420 284 011 740 Thanks Jan , the simulation did help me a lot - Anunay
From: Saurabh Mahapatra on 22 Jun 2010 14:51 Adding to the discussion on the thread: If you wanted to do this dynamically from within MATLAB, check out my response and example to this thread: http://www.mathworks.com/matlabcentral/newsreader/view_thread/283748 Thanks, Saurabh
|
Pages: 1 Prev: Problem in using delaunay3 Next: parameters |