The following information is provided to help you to get started using MATLAB for modeling with Vicon Nexus 2.
At the MATLAB command prompt, enter:
methods ViconNexus
A list of all Nexus MATLAB SDK commands is displayed:
To display help on one of the commands listed above:
At the command prompt, enter:
help ViconNexus/commandName
Where commandName is the command for which you want to display help.
For example, to display help about GetTrajectory, enter:
help ViconNexus/GetTrajectory