|
||||||||||||||||||||||||||||
vroload - Load VR objects. |
||||||||||||||||||||||||||||
VRObjs = vroload(UPFile, <UPPosition>, <UPFigure>)
VRObjs = vroload(UPFile) opens a new MATLAB figure and fills the entire figure with the WorldUp ActiveX control loading the specified UPFile. VRObjs = vroload(UPFile, UPPosition) opens a new MATLAB figure and places the WorldUp ActiveX control at UPPosition. VRObjs = vroload(UPFile, UPFigure) fills the entire UPFigure with the WorldUp ActiveX control. VRObjs = vroload(UPFile, UPPosition, UPFigure) places the WorldUp ActiveX control at the UPPosition in the UPFigure. |
||||||||||||||||||||||||||||
|
||||||||||||||||||||||||||||