NatNet3.1 setCurrentSession

NatNet, VRPN, TrackD, and Plugins
Post Reply
ozxp4129
Posts: 2
Joined: Fri Jul 12, 2019 7:16 am

NatNet3.1 setCurrentSession

Post by ozxp4129 »

Hello,

obj=natnet;
obj.connect;
setCurrentSession(obj,'Data');

This returns the following error in Matlab (R2017a) with NatNet SDK 3.1 :

No appropriate method, property, or field 'issueCommand' for class 'natnet'.
Error in natnet/setCurrentSession

Am I doing something wrong, or is the command not defined? Other NatNet commands work fine.

Thanks,

Martin
Post Reply