Search Results

by balinte94
Mon Oct 12, 2020 8:41 am
Forum: Matlab
Topic: Matlab - PhidgetSpatial 3/3/3
Replies: 3
Views: 17456

Re: Matlab - PhidgetSpatial 3/3/3

It throws me the same answer as _getDataRate. If this work what should I write?
.
calllib('phidget21', 'CPhidgetSpatial_setDataRate', handle, 4)
by balinte94
Fri Oct 09, 2020 4:23 am
Forum: Matlab
Topic: Matlab - PhidgetSpatial 3/3/3
Replies: 3
Views: 17456

Matlab - PhidgetSpatial 3/3/3

Hi guys, I am facing problem with the 1044 PhidgetSpatial. I kindof figured out the code to get some data. But this is a 1x30000 or more array for X Y Z acceleration and its too much if it samples every 5ms. Also, its repeating data for 5-6 times. I did a lot of research, google burned up by phidget...