MATLAB: Recording Virtual movement with only use .mat data

matMATLABsimulationsimulinkSimulink 3D Animation

Dear everyone..
i have 2 pair of data, X1-Y1 and X2-Y2, in .mat file. by only using this data, can i generate a virtual reality simulation movement from it??? after i build let say a car model..
how do i start to make it???
thank you
Best regards

Best Answer

TMW has Simulink 3D Animation. Even without, you probably can make some 3-D animation based on the x-y data you have in the .mat file. See one of the demos from MATLAB.
demo->Simulink->Aerospace Applications->Design a Guidance System in MATLAB and Simulink.
Related Question